JQuery UI Accordion Animation

I am trying to use JQuery UI Accordion to make an accordion that fills the whole window. Here's what I have so far: http://jsfiddle.net/Mottie/NfN94/

The problem is that you just switch between Menu 1 and Menu 2, then Menu 3 should not move at all. However, it jumps a bit during animation and then returns to its place after the animation finishes.

Does anyone have a fix / workaround for this?

Greetings

+3


source to share





All Articles