jQuery slideDown very slow and stuttering on IE
Posted: Tue Dec 07, 2010 5:38 pm
I have a problem using slideDown (of a div under the photo holding the 'close'-btn).
In Firefox no problem occurs, but when viewing in IE, the animation stutters.
Site is here: http://www.serelsnauw.nl/users/marcel/s ... ight.html
js-file is here: http://www.serelsnauw.nl/users/marcel/s ... alight.js
See what i mean!
I've tried delaying (or using timeout) slideDown, so no other queued animations interfer.
I also tried:
-setting a fixed height
-removing all padding and margins
-using .animate() instead
All whit the same result: a stuttering slideDown-animation in IE
Anybody knows why? (i've been at this for hours now)
In Firefox no problem occurs, but when viewing in IE, the animation stutters.
Site is here: http://www.serelsnauw.nl/users/marcel/s ... ight.html
js-file is here: http://www.serelsnauw.nl/users/marcel/s ... alight.js
See what i mean!
I've tried delaying (or using timeout) slideDown, so no other queued animations interfer.
I also tried:
-setting a fixed height
-removing all padding and margins
-using .animate() instead
All whit the same result: a stuttering slideDown-animation in IE
Anybody knows why? (i've been at this for hours now)