#4655 closed bug (notabug)
CSS not working...
Reported by: | jwrbloom | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.tabs | Version: | 1.7.2 |
Keywords: | CSS, scope | Cc: | |
Blocked by: | Blocking: |
Description
Using the jquery builder, I followed the instructions closely and have a few people smarter than I am look at it. I'm putting in as the CSS Scope: .playertabs
I submit, download and extract into a folder called jqueryui. I upload all files to my server and link to the CSS page which was created by the jquery builder:
<link href="/styles/playertabs/jquery-ui-1.7.2.custom.css" rel="stylesheet" type="text/css" />
Here is the result:
http://www.hoosierhoopsreport.com/test/index1.php
It seems to be picking up the style for the actual tabs, but the tabs aren't functioning.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | jquery-ui-1.7.2.custom.css added |
---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please post your actual code to the jQuery UI mailing list to get help: http://groups.google.com/group/jquery-ui
I attached the file created by the jquery builder.