JQuery. Layout is shaking during animation
- by Andrew Florko
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?