Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Commented Issue: Tab container inside accordion - javascript tab select error [27051]

$
0
0
with latest November update, tab container inside of an accordion is throwing a javascript error on page load trying to select tab.

_setFocus: function (obj) {
$get("__tab_" + obj.get_element().id).focus();
},

This may be a result of another issue i see posted of the Tab change code always firing.

Tabs in this case are being dynamically loaded into an accordion pane that isn't visible on load.

Comments: I had to rollback to July 2011 version as well. I see this error using the tab control inside a modal popup extender. I have to abandon balloon popup extender until this is fixed.

Viewing all articles
Browse latest Browse all 4356

Trending Articles