Search and Top Navigation
#1713 closed bug (notabug)
Opened September 22, 2007 05:50PM UTC
Closed September 28, 2007 12:29PM UTC
Last modified May 24, 2008 03:39AM UTC
ui.tabs.js is insert class "ui-tabs-nav" automatic
Reported by: | winggundamth | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
ui.tabs.js insert class "ui-tabs-nav" automatic in $j('#pages-nav').tabs(); selector tag but I don't want to because sometime people want to customize thier theme manually.
This is a design decision all over jQuery UI. If you want to customize your theme, use additional classes or overwrite the certain class.