jQuery: The Write Less, Do More JavaScript Library

Images won't show or fadeIn after .cycle

View: New views
1 Messages — Rating Filter:   Alert me  

Images won't show or fadeIn after .cycle

by Jose Hidalgo-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I have one <div> with a list of <img>s, but after I .cycle the <div>
and .cycle("stop") it the images won't show up, neither
by .show, .fadeIn or anything. Is this normal ?, how can I stop the
cycle and just show the image I want ?

Thanks.