[jQuery] Images won't show or fadeIn after .cycle

[jQuery] Images won't show or fadeIn after .cycle

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.