Opened 13 years ago
Closed 13 years ago
#19212 closed defect (bug) (duplicate)
conflict between jQuery UI Tabs 1.8.16 & Thickbox 3.1 (3.3 beta 3)
Reported by: | arena | Owned by: | arena |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.3 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
This is not a wordpress bug
but for my plugin (MailPress)
when trying to close the tb iframe, a js error occurs and screen remains grey
see screenshot attached
Attachments (1)
Change History (5)
#3
follow-up:
↓ 4
@
13 years ago
Sounds like a duplicate of #19189. The a.lis
reference is used in a callback bound to the unload event on window.
From jquery.ui.tabs.js:
$( window ).bind( "unload" ... self.lis.add( self.anchors ).unbind( ".tabs" )
though this actually seems to be gone in the master branch.
Note: See
TracTickets for help on using
tickets.
JS error when previewing a MailPress form in Firefox 8: