<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000066">
Having problem with "after" option function firing *immediately* after
the "before" function but only on initialization. Have tried updated
versions on Github, tried older versions from Git and can't find one
that doesn't do this
Set up following test page to print time when "before" and "after"
fire. Get a print each and every time, right after "before" on first
slide, then it fires properly after that in proper sequence.
Speed is set 3000, timeout set 2000 ( "after" doesn't seem to wait for
timeout either)
<a class="moz-txt-link-freetext" href="http://www.getnoticedinternet.com/test/cycleDemos/afterTest.html">
http://www.getnoticedinternet.com/test/cycleDemos/afterTest.html</a></body>
</html>