Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jason on Feb 28, 2009 18:12
open dhtmlx forum
TabBar Formatting Delay

Whilst I'm sitll waiting for my other questions to be answered, I thought I'd throw another one at you.

When you load a page with a TabBar on it, you'll see the TabBar contents unformatted the first second, and then it'll collapse into the formatted tabs and content boxes.

It's very unappealing for our professional site. What's the code fix for this, if any?
Answer posted by Support on Mar 02, 2009 06:48
You can assign display:none to HTML elements which will become tabs after page loading ( content zones of tabbar ) 
In such case the content will not be visible during initial loading, and tabbar will drop display:none from attached content automatically.