> I searched the archives, but I couldn't find an answer. For some > reason the tabs, when initialized flashes, three times. Any idea why? > > http://www.chris-gwen.com/
I fixed it. I need this at the end of document.ready() $('body').append('<style type="text/css">.ui-tabs-hide {display:none}</ style>');