[jQuery] New plugin: jQuery.fader beta

[jQuery] New plugin: jQuery.fader beta


Hi all,
I customized the innerfade plugin from medienfreunde.de and added some
navigation to it. Based on the number of slides it creates a
"jumpToSlide" menu and normal "prev" and "next" navigation. The
current slide indicator fades as well, which was important to keep the
transitions nice and smooth.
Please have a look at the following link:
http://philipf.alphacomplex.org/plugins/fader/demo.html
It is my first shot at a proper plugin and there are still a couple of
glitches which need fixing. It would be great if the more plugin savvy
amongst you could point out possible improvements in the code as well
as features.
What I am working on next is:
hoverPause - pause all animations while the mouse hovers over the
container
NavPosition - define where the navigation should go...
Looking forward to your comments and feedback.
Cheers
Phil