Bug Tracker

Opened 14 years ago

Closed 13 years ago

#3815 closed bug (invalid)

Jquery UI Tabs 3 + WP sidebars

Reported by: Zazou Owned by:
Priority: major Milestone: 1.3
Component: unfiled Version: 1.2.6
Keywords: Wordpress, Tabs 3 Cc:
Blocked by: Blocking:

Description

This problem is insane.

With normal, non-dynamic content, everything works fine. I have JS error that says :

$.widget is not a function (?)()(function())ui.tabs.js (line 510) ui.tabs.js()()ui.tabs.js (line 599) fakeEvent: function(type) {

But it's not causing any problems.

This is the real problem though. I'm using the tabs to load dynamic WP content (such as a query or a widget). Let's say I put a widget that displays the meta (login/logout etc). It should only display the links, but what happens is that it displays the links and under them, the pages. So for instance, I have a link that says admin, and underneath it, it displays the actual admin page embedded into the page.

It's driving me insane, so any help would be very appreciated.

Change History (1)

comment:1 Changed 13 years ago by dmethvin

Resolution: invalid
Status: newclosed

This is not a jQuery core bug. Please use the jQuery forums or contact the author via the method they request. For jQuery UI plugins, please file a bug on http://dev.jqueryui.com .

Note: See TracTickets for help on using tickets.