标签:
在iframe里获取当前选中的tab的标题(easyui)
var currTab =$$(‘#tabs‘).tabs(‘getSelected‘); console.info(currTab.panel(‘options‘).title);
easyui-在iframe里获取现阶段选中的tab的标题
原文地址:http://www.cnblogs.com/dekevin/p/4512275.html