JQuery. Layout is shaking during animation
Posted
by Andrew Florko
on Stack Overflow
See other posts from Stack Overflow
or by Andrew Florko
Published on 2010-05-17T11:29:45Z
Indexed on
2010/05/17
12:01 UTC
Read the original article
Hit count: 194
Hello everybody,
JQuery accordion animation (as well as simple hides / shows) looks weird with some browsers (IE, Opera). But Fire Fox and Chrome renders animation perfectly without artifacts. Html layout tends to shake with IE / Opera during animation as if surrounding paddings / margins are changed for small random value.
How can I minimize this effect. Is it jquery bug or browsers issue?
© Stack Overflow or respective owner