jQuery Frame Animation Plugin and Firefox 4

jQuery Frame Animation Plugin and Firefox 4

Hello out there,

It seems that Firefox 4 doesn't like the jQuery Frame Animation plugin.

The Error Console seems to throw the following CSS warning which seems related:

"Error in parsing value for 'background-position'. Declaration dropped."

And this warning will spill out multiple times into the console when the animation is supposed to be happening. (This plugin takes an image that looks more or less like a vertical filmstrip of animation frames, and adjusts the background position quickly to produce the animation.)

...any thoughts here? Although this is probably more or less a Firefox 4 issue, I'm wondering if anyone has encountered something like this before.