jQuery MiniUI

标题: tabs导航控件 [打印本页]

作者: hujm2016    时间: 2021-1-26 17:10:30     标题: tabs导航控件

本帖最后由 hujm2016 于 2021-1-26 17:12 编辑

请问版主:
     tabs这个控件有没有点击导航标签的onclick事件。我现在是代码:
<div id="tabs1" class="mini-tabs" activeIndex="0" style="width:100%;height:100%;" autoLoadTabs="false">
            <div title="" id="divLine" name="Line">
                <div id="ifameDiv" style="width:100%;height:320px">
                    <iframe id="div_Line" style="width: 98%;min-height: 99%; max-height: 98%; border: 0;" scrolling="yes" frameborder="0" src=""></iframe>
                </div>
            </div>
  <div title="" id="divGkjb" name="Gkjb">
                <div id="divGkjbPie" style="width:48%;height:320px;float:left;margin-top:10px">
                    <iframe id="div_GkjbPie" style="width: 98%;min-height: 99%; max-height: 98%; border: 0;" scrolling="yes" frameborder="0" src="">]</iframe>
                </div>
                <div id="divGkjbBar" style="width:48%;height:350px;float:left;margin-top:10px">
                    <iframe id="div_GkjbBar" style="width: 98%;min-height: 99%; max-height: 98%; border: 0;" scrolling="yes" frameborder="0" src="">]</iframe>
                </div>
            </div>
    </div>


我里面放了iFRAME,我想点击导航标签来加载里面的内容。

作者: felt    时间: 2021-1-26 17:53:43

有actiiveChanged事件,tab切换触发




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