Dave... here is a packed version of UITabs that works http://www.morningz.com/linked/Coding/ui.tabs.pack.js.txt
"Although I'm not getting JS errors any more on this page... http://elearningrd.info/tabs/docbuilder/test.php" Using Firebug, that packed version is still throwing an error (there is a missing semicolon throwing off the packing there) On Feb 13, 4:50 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > That's fine, I went ahead and downloaded the files used > here,http://docs.jquery.com/UI/Tabs#Example, and I don't get any more weird > JS errors. > > But I have another question. Although I'm not getting JS errors any > more on this page... > > http://elearningrd.info/tabs/docbuilder/test.php > > the LIs still aren't displaying as tabs. I have included the style > sheet and placed the images in the appropriate places, but I'm still > missing something. How can I make those LIs look like "tabs"? > > Thanks, - Dave > > On Feb 13, 3:27 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote: > > > Dave, that's weird, there's a syntax error in the packed script in the > > second example, but the files are the same. I checked the response > > headers and they're different: > > > Date Wed, 13 Feb 2008 21:23:34 GMT > > Server Apache > > Connection Keep-Alive, Keep-Alive > > Keep-Alive timeout=15, max=98 > > Etag "f0c5db-17d1-47b3574f" > > > vs > > > Date Wed, 13 Feb 2008 21:22:23 GMT > > Server Apache > > Last-Modified Wed, 13 Feb 2008 20:47:11 GMT > > Etag "f0c5db-17d1-47b3574f" > > Accept-Ranges bytes > > Content-Length 6097 > > Content-Type application/x-javascript > > > Cant tell if that's somehow wrong... > > > --Klaus > > > On Feb 13, 9:52 pm, "[EMAIL PROTECTED]" > > > <[EMAIL PROTECTED]> wrote: > > > I just downloaded the jquery tabs zip file, unzipped it and got the > > > demo working > > > >http://elearningrd.info/tabs/scripts/tabs/ > > > > but when I try and build my own page, I get JS errors: > > > >http://elearningrd.info/tabs/docbuilder/build_doc2.php > > > > I'm including the same JS files (so I think) as the demo page, but > > > it's clearly not enough. What gives? > > > > Thanks,- Dave- Hide quoted text - > > > - Show quoted text -