Stop blinking when load a page with tabs and other widgets
Hello,
In my page a have some Jquery UI widgets, like tabs, but when I open
the page it show me the DOM without the javascript applied to it and
them if "flashes", or "blink", to show the formated version, with the
tabs and so on.
All my JQuery code are inside $(function(){}); structure... What else
can I do to prevent this "blink" thing?