Search and Top Navigation
#4042 closed bug (duplicate)
Opened February 02, 2009 07:01PM UTC
Closed February 02, 2009 08:36PM UTC
Last modified October 11, 2012 09:15PM UTC
Ajax page containing tabs loaded into dialog broke from 1.6 rc5 to rc6 (IE only)
Reported by: | muley | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.dialog | Version: | 1.6rc6 |
Keywords: | ajax tabs, dialog | Cc: | |
Blocked by: | Blocking: |
Description
This is a problem that stemmed only with UI 1.6 rc6 (it worked fine in rc5):
If you use .load() to load some html, call .tabs() on the newly loaded html, then make a dialog out of it... in IE, the tab content does not work correctly (IE7 specifically. Not sure about other versions).
See attached files for an example.
Again, this is rc6 and IE7 only. if you use firefox or rc5, it'll work fine.
actually, the dialog has nothing to do with it. this is only a problem with tabs. i have updated the example files.