EasyUI-在iframe里获取现阶段选中的tab的标题

在iframe里获取当前选中的tab的标题(easyui)

var currTab =$$('#tabs').tabs('getSelected'); console.info(currTab.panel('options').title);

 

posted @ 2015-05-18 16:34  dekevin  阅读(562)  评论(0编辑  收藏  举报