[jQuery] FF3 Error With Preloaded CSS Images -- Works in IE?!!
Okay, so I built a site using jQuery as my preferred JavaScript
library (of course). However, I'm getting the strangest error in
FF2/3 for a preLoadedCSSImages plugin. It works fine in IE 6/7.
FTW?!
Here's the site:
http://www.headacheandpain.com
Now, I will say, this site is hosted on a shared hosting package and
the performance is awful at best. So I'm wondering if the script is
failing in FF because the CSS file hasn't fully loaded by the time the
script is trying to execute on the stylesheet. Here's the error:
A parameter or an operation is not supported by the underlying object"
code: "15
And the code in the plugin where the error is firing is here:
if(sheets[i].cssRules){//w3
Any clues?
Thanks.
Joe
www.subprint.com