
Repeated jquery addclass/removeclass calls breaks pie
I have been using css3 pie since discovering it a few months ago.
F'ing Brilliant work!
I have no doubt at all that this one bit of code has saved my many aggravating hours of work cutting up images of rounded stuff.
I sure wish I had read the bit about position: relative; and z-index: about 2 hours ago tho.
So now my menu does work; at first.
However if you run your mouse back and fourth across the menu a few times the pie will suddenly break with the following errors.
Message: 'f' is null or not an object
Line: 71
Char: 367
Code: 0
Message: Object doesn't support this property or method
Line: 75
Char: 96
Code: 0
Fortunately the artist and most of my clients use firefox anyways however this WILL come to light sooner or later.
demo:
http://www.douglasgarymelvin.com/broken/Rared demo:
http://www.douglasgarymelvin.com/broken/broken-pie.rarI tried with beta 2 and 3
beta 2 had some odd positioning issue: sometimes it would be off by 5 or so pixels.
beta 3 is hella nicer but still the oddness. Memory leak?
Edit: this is all in IE 8 in windows 7 pro x64.
Cheers