> Thanks Klaus. I think what it is is the CSS necessary to make the
> scrollbar plugin work.
>
> .ui-tabs-hide {
>         position: absolute;
>         left: -10000px;
>         display: block;
>
> }
>
> If it's set to display: none; then it doesn't flash but the content
> doesn't show. I did add the class beforehand to the second tabbed
> area.
>
> I've updated it athttp://chris-gwen.com.

I know now it's the scrollbar plugin, but I don't know how to get them
to play together.

Reply via email to