Attach the class to hide a tab panel beforehand: <div id="..." class="ui-tabs-hidden">...</div>
In the future please post jQuery UI related questions to the jQuery UI mailing list. --Klaus On 21 Jan., 18:03, aaron <subne...@gmail.com> wrote: > I am using jQuery UI Tabs 3 fromhttp://stilbuero.de/jquery/tabs_3/. > The problem I have is the delay before the JS loads. You can see all > the tabs for a couple of seconds, then they line up. Is there some > way to set display:none or some equivalent to hide these even before > the scripts load?