Klaus Hartl schrieb:
> Hi,
>
> today I wanted to add to the tabs plugin the possibility to define your
> own animation for the tab switch.
>
> Like:
>
> $('#container-8').tabs({fxAnimate: [{height: 'show', opacity: 'show'},
> {height: 'hide', opacity: 'hide'}]});
>
> There is a strange bug
Hi,
today I wanted to add to the tabs plugin the possibility to define your
own animation for the tab switch.
Like:
$('#container-8').tabs({fxAnimate: [{height: 'show', opacity: 'show'},
{height: 'hide', opacity: 'hide'}]});
There is a strange bug although. It works on the first click, but th