I was wondering if others have this problem with jQuery UI Tabs.
http://jqueryui.com/demos/tabs/
The problem I have is when my page loads, it renders the tabs after a brief few milliseconds. I find it very distracting because it looks so jarring to users. I have about 5 tabs of content.
Any tips on making it render faster? Or else any other jquery plugins I can use to do it better?
Thanks in advance
Scott
The solution is on the very page you linked to.
How to prevent a FOUC (Flash of Unstyled Content) before tabs are initialized.