Hi,
I am using a dynamically expanding background image (similar to the new google home page background image feature). I have an jquery lavalamp animated menu that sits on top of the large background image.
The jquery animation is nice and smooth in all browsers, except for (you guessed it) IE. In IE8, it is choppy.
I've ruled out the javascript that resizes the background, because I can disable all javascript on the page (except for the animation), and manually add a large width and height attribute to the image, and I get the same effect.
Any ideas on how to fix this?