easyui 加载html页签参数怎么取
$("#main-tab").tabs('add',{selected:true,title:tabText,href:aaa.html?name=123,closabl...
$("#main-tab").tabs('add',{
selected: true,
title: tabText,
href: aaa.html?name=123,
closable: true,
onLoad: function() {
$(this).attr({id: tabId});
}
});
我想在aaa.html静态页面中或name的值怎么取呢?
这个aaa.html里的东西是加载在一个div中的 展开
selected: true,
title: tabText,
href: aaa.html?name=123,
closable: true,
onLoad: function() {
$(this).attr({id: tabId});
}
});
我想在aaa.html静态页面中或name的值怎么取呢?
这个aaa.html里的东西是加载在一个div中的 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询