Ticket #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: | |
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

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 .