Side navigation
#3815 closed bug (invalid)
Opened January 08, 2009 07:03PM UTC
Closed October 13, 2009 12:33AM UTC
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.
Attachments (0)
Change History (1)
Changed October 13, 2009 12:33AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
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 .