Closed (fixed)
Project:
Jquery Slideshow
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2009 at 03:47 UTC
Updated:
21 Sep 2009 at 15:34 UTC
Ok so I have this module working great for every browser except IE...what's new?
I have it fading but in IE it just stacks the images...
Thanks in advance for help!
Comments
Comment #1
vm commentedduplicate of: http://drupal.org/node/350435
where you'd already commented.
Comment #2
kangaroobin commenteddidnt mean to comment there..unable to delete..also not a duplicate and for 6.x
Comment #3
vm commentedcomment in other thread deleted.
Comment #4
larowlanHi
Do you have a dev environment where we can see this in action?
Could be an unrelated css declaration causing this.
Also can you please specify if IE6 or IE7?
Cheers
Lee Rowlands
Comment #5
dotidentity commentedI got the same problem... with me it was with the scale settings in imagecache. I removed the px after the height
Comment #6
nvoyageur commentedThe Imagecache height needs to be specified in pixels otherwise the CSS floats break.
Comment #7
vm commentedComment #8
nvoyageur commented