Hey guys,
I am running into this problem where my page loads and then after a fraction of a second the CSS effects or styling takes place.
The main issue I am seeing is with the JQuery tabs that I am using http://docs.jquery.com/UI/Tabs#source
When the page renders, the tabs show one below the other for a second like this:
One Two Three
and then render properly as tabs
Is there a quick and easy way to fix this. Thanks