My problem is this: I need to make a JQuery Image slider that resembles a flash video. I’ve been successful so far as I have the slider going but i can’t get the text. I need the text to fade in after the image shows, similar to to how it does on this page http://absolutetileandstone.com/ . I’ve tried just about everything i can think of, including .animate() and .fadeIn() but have gotten nowhere. I’ve even added 2 sliders together and tried to sync the timing, which was impossible… Any suggestions?
Here’s the demo that has a slider inside a slider http://www.trileafweb.com/absolute
Hmm.. how about redoing the slider since the plugin doesn’t natively do the text fade.
demo: http://jsfiddle.net/LQgw4/
html
css
jquery
or if you want that first text to not fade out: http://jsfiddle.net/azzWZ/