jQuery cycle png problem in ie
I know this has been covered in a variety of problems but having tried out multiple techniques I am still unable to fix my issue.
When viewing this page http://kylehouston.com/testing/png/开发者_高级运维index.html in all versions of Internet Explorer the png fading out has a black outline or background before becoming transparent again.
I have tried adding the HSLa technique http://kimili.com/journal/rgba-hsla-css-generator-for-internet-explorer/ as well as other techniques but I just can't get my head around this.
Could anyone offer some advice on how to fix this problem?
The "Custom fadeIn/fadeOut" method worked for me.
精彩评论