I’m looking for a decent jQuery slider. I would like it so during the transition phase, the image fades away, hides, then fades in the next image. Like this: http://i47.tinypic.com/6gygko.gif
Right now I’m using Plus Slider but it doesn’t exactly hide the image during the transition. Instead it loads the next image then, hides it while showing the second. See this: http://jsfiddle.net/EgkFq
Does anyone know of a decent slider that does what I asked above or at the very least help me with the fiddle to do what I’m suggesting? Also, the images will be dynamic and have transparent backgrounds.
Additionally I would like numeric pagination so the transition only works if you click on the number. I was told I would have to use jQuery to detect how many images, etc.
Other than than the scrollbar issue, it’s solved. http://jsfiddle.net/h7Y3F
http://jsfiddle.net/EgkFq/5/
Plugin shmugin.
Here is an example of how to center the image within the “slider” http://jsfiddle.net/EgkFq/9/