jQuery MiniUI

标题: 有关tabs选显卡的问题 [打印本页]

作者: 969844859    时间: 2012-4-11 18:20:34     标题: 有关tabs选显卡的问题

各位好:

       试问,怎样获得指定选项卡的索引?而非当前选中的选项卡索引。如通过 tabs.getTab(id) 可以获得指定的tab对象,
但并不能获得此tab对象所对应的索引。如图:
     
        [attach]20[/attach]

作者: fcrong    时间: 2012-4-11 18:22:06

var index = tabs.tabs.index(tab);
作者: 969844859    时间: 2012-4-12 09:52:24

fcrong 发表于 2012-4-11 18:22
var index = tabs.tabs.index(tab);

谢谢 不过我尝试了 上面的方法,似乎也不行!

[attach]22[/attach]
(js getting tab index)
[attach]21[/attach]
(firefox console error)

请指正,谢谢~
作者: fcrong    时间: 2012-4-12 15:41:43

var index = tabs.tabs.indexOf(tab);

不好意思,上次写错了。
作者: 969844859    时间: 2012-4-13 11:32:21

fcrong 发表于 2012-4-12 15:41
var index = tabs.tabs.indexOf(tab);

不好意思,上次写错了。

恩 好的 已经可以了 谢谢~




欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) Powered by Discuz! X2