At http://docs.jquery.com/UI/Tabs#Example there is a short HTML example of how to use JQuery UI Tabs.
- I put the HTML in a local index.htm file.
- I downloaded all the CSS and Javascript files, and saved them in local files:
- but the closest I can get is the same example without any color in the tabs.
- I've looked around for images, etc. but can't find any.
- I can even have everything local EXCEPT the CSS file which I get off their server and THEN it works, so it is something in the CSS file that I'm not getting.
What am I not copying locally that the online CSS file has? Has anyone gotten this JQuery UI Tabs to work and have a zip file that works locally?