Ticket #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: | ||
| Blocking: | Blocked by: |
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
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.