在iframe里获取当前选中的tab的标题(easyui)
var currTab =$$('#tabs').tabs('getSelected');console.info(currTab.panel('options').title);?
发布时间: 2013-01-19 11:41:36 作者: rapoo
在iframe里获取当前选中的tab的标题(easyui)
var currTab =$$('#tabs').tabs('getSelected');console.info(currTab.panel('options').title);?