cycle
cycle copied to clipboard
Before callback has wrong opts.nextSlide value on first load
On first load the before callback opts.nextSlide value is 1 when it should be 0. You can see an example of the code not working here.
http://jsfiddle.net/Fkpqu/
+1!