Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#4683 closed bug (worksforme)

jquery ui tabs error

Reported by: eobanb Owned by:
Priority: minor Milestone:
Component: ui.tabs Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:

Description

Action

$(document).ready(function() {
$("#tabs").tabs();
});

Expected behaviour

Tab panels and tabs are created from child divs and ul of #tabs, respectively

Actual behaviour

TypeError: Result of expression '$[namespace][name]' [undefined] is not a constructor. 

(jquery-ui.js:246)

Occurs in both Firefox 3.5 and Safari 4.

Change History (2)

comment:1 Changed 14 years ago by Scott González

Component: ui.coreui.tabs
Resolution: worksforme
Status: newclosed

Tabs work for me. Can you provide a page showing the problem?

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.