[jQuery] Cycle "Jumps" in IE
Hi All,
jQuery file: jquery-1.3.1.min.js
jQuery Cycle file: jquery.cycle.all.min.js
(I believe these are the most recent versions, downloaded both today)
The cycle with pager is working fine on my site in all browsers. In
IE7, when I refresh the page, the 4 images contained in the cycle ALL
show at once - in a cascade - before collapsing into their desired
div. It functions fine in IE (fading through the images perfectly
with the pager), but how can I get rid of this "jump"? All 4 images
show at once initially before they seem to "fix" themselves and fall
into place.
Any ideas?