Klaus,
> Good news! Any chance that the slide bug I mentioned two times will be
> fixed until then? This is the only thing that holds me back from
> switching to 1.0. You can see it here:
>
> http://stilbuero.de/jquery/tabs/ (see the slide example - the height is
> somehow miscalculated...)
>
> Or maybe I'm simply doing something wrong?
Using the latest jquery-svn.js and making two changes to your code:
Removing stuff like: .css({display: '', height: 'auto'});
and: .css('display', 'none')
Makes it works perfectly. It doesn't completely explain why its
happening - but at least it works now.
--John
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/