Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#1713 closed bug (notabug)

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.

Change History (2)

comment:1 Changed 15 years ago by paul

Resolution: invalid
Status: newclosed

This is a design decision all over jQuery UI. If you want to customize your theme, use additional classes or overwrite the certain class.

comment:2 Changed 15 years ago by (none)

Milestone: 1.2.2

Milestone 1.2.2 deleted

Note: See TracTickets for help on using tickets.