jQuery slideToggle() Internet Explorer problem and jumpy animation

Posted by UtothaX on Stack Overflow See other posts from Stack Overflow or by UtothaX
Published on 2009-10-29T11:59:22Z Indexed on 2010/03/13 6:05 UTC
Read the original article Hit count: 657

Hey yaa!

I have a big problem with my jquery. I finally made it that my slidetoggle runs in firefox. The animation is a little bit jumpy in the end of the animation. I read a lot of workarounds, but somehow nothing helped me really. Perhaps anyone of you can rescue me out of this dilemma.

The other bigger problem is that the hidden divs are unfortunately shown directly on start in internet explorer. I tested it in IE6&7. And the sliding effect is also very strange.

Does anyone of you know if I have to give additional styling for IE???

Here is my site I am working on:

http://www.haus-plan.de/%5F01%5FHausplan/

the red titles are slideable in the content area and the two Slide words on the right panel.

I noticed that Internet Explorer runs the first Slide word on the right panel correctly. Here its div is first hidden and only shows up when we click and let it slide down. But for the other divs they are shown in the beginning which is very sh.....

Please help meee....

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about slidetoggle