Downloads
Keep the project alive, donate!
Release notes:
Modifications and fixes since 1.0
1.0.1:
Bug fix: Fixed crossfade for IE6 + IE7 (didn't accept position:absolute, unless there's a top:0 and left:0 with it).
1.0.2:
Change in docs: Fixed some links that were wrong in index.html.
1.0.3:
Bug fix: Fixed last slide not loading if using ajax and continuous.
Change in Javascript: when CustomLinks fade away, their children doesn't anymore.
Change in docs: now using Jquery Address 1.2.2 in demo instead of 1.1 (no change of code. ).
1.0.4:
Bug fix: Fixed beforeAniFunc not executing on a "continuous clone".
Change in docs: Added captions demo.
Added feature: Made the script change "position" to "relative" if fade is enabled (and the position is it's default value ("static")).
Change in Javascript: The html of the previous button is now positioned before the html of the next button.
1.0.5:
Change in docs: Added link to http://plugins.jquery.com/project/SudoSlider in the "Docs" tap in index.html, that's now the official way to report a bug.
Added feature: Added a "destroy" action.
1.0.6:
Bug fix: Fixed customLinks and first/last buttons fading out when continuous:true.
The 'destroy' action now also removes all click bindings on the customLinks.
1.0.7:
Bug fix: Fixed content visible (that shouldn't be it) in IE6 and IE7. (Bug introduced in 1.0.4)