Sorry for the bad description Diego! In fact I also assumed that the currently (not explicitly) hidden divs that the ScrollUp function scrolls in during the cycle are having this image size problem because of being asigned to visibility:hidden. But I didn't declare a visibility explicitly - I just followed the example given at http://www.malsup.com/jquery/cycle/ Malsup . And the strange thing about it is that in IE 7 everything works fine! I don't know what is wrong!
Diego A. wrote: > > > I am finding it hard to understand your problem, but I'm guessing it > may be because when the image is hidden, the cycle plugin cannot find > its dimensions (hidden elements have dimensions 0x0). > > Instead of display:none, have you considered off-screen positioning or > visibility:hidden instead? > > Diego > > On Apr 12, 1:20 am, jawosis <[EMAIL PROTECTED]> wrote: >> Hi, >> >> I am using the jquery cycle plugin for slide effects of images being >> included dynamically to the website. Unfortunately, the images in the >> hidden divs will not show in their original size once being showed >> from the cycle script - just a icon size image is visible. >> >> How can i change this to maintain the real image size in all (also >> hidden) divs? > > -- View this message in context: http://www.nabble.com/Jquery-cycle-plugin-and-images-included-dynamically-tp16644037s27240p16715936.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.