Why is this JQuery animation jumping in IE8 but working in all other browsers including IE7 and 6?
Posted
by Jared Christensen
on Stack Overflow
See other posts from Stack Overflow
or by Jared Christensen
Published on 2010-05-21T23:57:17Z
Indexed on
2010/05/22
0:00 UTC
Read the original article
Hit count: 244
This one really has me stumped. For some reason when I animate the x and y scroll property at the same time it jumps in IE 8 but works in all other browsers. I'm hoping someone has run into this before and has a work around. Note: it works fine if I only animate the x or y by them selves.
© Stack Overflow or respective owner