FineUI 官方论坛
标题:
请教,在内页中可以打开新tab,但如何关闭指定ID的tab呢/。
[打印本页]
作者:
DT♂杰杰
时间:
2013-6-2 00:25
标题:
请教,在内页中可以打开新tab,但如何关闭指定ID的tab呢/。
这是教程中开启的功能。
function openHelloFineUI() { var node = { attributes: { href: "/basic/hello.aspx" }, text: "你好 FineUI", id: "hello_fineui_example" }; //window.parent.addExampleTab(node); parent.addExampleTab.apply(parent, [node]); }
请教关闭指定ID的比如就这个好了,如何写?谢谢。
作者:
DT♂杰杰
时间:
2013-6-2 00:44
X.util.initTreeTabStrip 这个函数貌似会自动将tabid变成node1,node2
欢迎光临 FineUI 官方论坛 (https://fineui.com/BBS/)
Powered by Discuz! X3.4