#5309 closed bug (worksforme)
No such interface supported. Tab
Reported by: | jrobens | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.tabs | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Jquery UI with ajax result. Fails in ie8, but not firefox. "No such interface supported".
jQuery("#tabs").tabs({
ajaxOptions: {data: {
P_SITE_CODE : ctx.defaultSiteCode, P_PERIOD : Current_Period
}}
});
<%@ include file="../js/jquery-1.4.2.js" %> <%@ include file="../js/jquery-ui-1.8rc3.custom.min.js" %>
Fails on this call: fragment.appendChild( ret[i] );
In this function - ../js/jquery-1.4.2.js: jQuery.extend({
clean: function( elems, context, fragment, scripts ) {
Change History (3)
comment:1 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Component: | ui.core → ui.tabs |
---|
Note: See
TracTickets for help on using
tickets.
Please verify that the markup you're requesting is valid. If you continue to have problems, please ask for help on the forums.