Side navigation
#5012 closed bug (invalid)
Opened August 04, 2009 03:44PM UTC
Closed June 13, 2010 04:02PM UTC
Last modified March 13, 2012 06:21PM UTC
jquery shuffle (cycle) shows black border in IE when using png images
Reported by: | Dundilly | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | misc | Version: | 1.3.2 |
Keywords: | shuffle, cycle | Cc: | |
Blocked by: | Blocking: |
Description
I created a card cycle plugin using the jquery shuffle and IE is showing a thick black border around the png images when it cycles. Is there any way to correct this?
My first guess is that you're using a png24 and the transparent portion is what turns black. I'm not aware of any way to correct this since it's an IE bug with the way it handles filter alpha opacity with transparent pngs.