jQuery UI styles not showing up
-
I’m using the latest versions of jQuery with the form and UI (core + tabs) plugins. I’m also using the crybook theme.
The jQuery js files and the ui.css file are being loaded in header.php. Firebug’s Net tab tells me they successfully load and I can see that the jQuery is loading and executing from:
<div id="tabs" class="ui-tabs ui-widget ui-widget-content ui-corner-all">
However, the div is still showing up as an unordered list and all the divs that should be tabs are visible.
The same code is working when I cut it out of WP and paste it into an HTML file.
Any ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘jQuery UI styles not showing up’ is closed to new replies.