jQuery UI Tabs animation

Posted by Ayrton on Stack Overflow See other posts from Stack Overflow or by Ayrton
Published on 2010-03-27T13:08:37Z Indexed on 2010/03/27 13:13 UTC
Read the original article Hit count: 597

Filed under:
|
|
|

Hi

I haven't been able to find a lot of documentation on animating the jQuery UI Tabs, so I'm wondering if anyone knows how to simulate a grow/shrink effect relatively to the current tab

I don't really like the height: 'toggle' animation where the tab goes to height 0px first and then the height of the new tab.

when tab 1 has a height of 100px and the second a height of 120px I would like the tab to grow 20px

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ui