I have the same slideToggle effect in two slightly differents scenarios. Scenario #1 - There is a CSS rule setting with:700px for the whole scenario. Scenario #2 - There isn't a CSS rule for the width, so it defaults to 100% width.
Issue: In scenario #2 all works fine. But, in scenario #1 the animation ends with a little jump. PS: If you resizes the window to a width less than 700px it works fine! Are there a fix or is this a bug? Live examples: scenario #1 http://jsbin.com/adavu/ scenario #2 http://jsbin.com/etoli/ TIA ----- MaurĂcio Samy Silva -- View this message in context: http://www.nabble.com/slideToggle-jump-issue-tp24223386s27240p24223386.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.

