Works pretty fast for me in Firefox 3 at least. --Klaus
On 24 Jan., 01:55, ktpmm5 <ka...@steppingstonez.com> wrote: > In certain parts of my site, the tabs take forever to load - in others they > load quickly. Odd thing is, Imusing almost the same code to extract data - > just extracting different data. The link to the site is below - it's almost > like the css is not being applied right away - ?? If you click on Game > Schedule, you'll see the tabs quickly, but if you click on Chain Crew, it > takes a long time before the tabs look right. Can anyone figure out what's > going on? I'm calling the tabs the exact same way on each page: > > [code] > $(document).ready(function() { > $('#chaincrew > ul').tabs(); > > }); > > </script> > > <div id="chaincrew"> > <ul class="anchors"> > <li> #Varsity Varsity </li> > <li> #JV JV </li> > <li> #Freshman Freshman </li> > </ul> > > site is here:http://pvifootball.com/test/http://pvifootball.com/test/ > -- > View this message in > context:http://www.nabble.com/jquery-ui-tabs-take-FOREVER-to-load-tp21635692s... > Sent from the jQuery UI Discussion mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery-ui@googlegroups.com To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---