I’m experiencing issues with IE (of course) and jQuery UI. I’m animating the background color and everything works fine in all other browsers, but for some reason IE flashes different colors while animating. It does the actual background color animation, but is a horrible transition. A ton of different colors randomly flash in during the transition. Has anyone experienced this issue before? Thanks!
I’m experiencing issues with IE (of course) and jQuery UI. I’m animating the background
Share
Sometimes, for color transition, jQuery Color Plugin does the job much better. Find it here.
Regarding your question, unless you show some codes, can’t help you debug that.