jQuery slideToggle - when div is toggled it pushes content out of viewable area (IE)

Posted by Chris on Stack Overflow See other posts from Stack Overflow or by Chris
Published on 2009-09-30T16:56:28Z Indexed on 2010/04/22 2:03 UTC
Read the original article Hit count: 179

Filed under:
|
|
|

This is an annoying ocurrance in IE when I use the jQuery slideToggle effect. Without the div being open, page looks normal. The minute I toggle the div open, it extends past the current content, overtop of the footer, and out of the viewable browser area (Even after scrolling all the way down).

This feature seems to work just fine in firefox. Do I need an additional hack or CSS to make it work in IE8?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about slider