• <menu id="w2i4a"></menu>
  • logo jQuery EasyUI使用教程

    文檔首頁(yè)>>jQuery EasyUI使用教程>>jQuery EasyUI使用教程:創(chuàng)建可折疊面板

    jQuery EasyUI使用教程:創(chuàng)建可折疊面板


    Kendo UI for jQuery——?jiǎng)?chuàng)建現(xiàn)代Web應(yīng)用程序的最完整UI庫(kù)!查看詳情>>>

    <jQuery EasyUI最新版下載>

    在本教程中,你將學(xué)習(xí)到有關(guān)于easyui折疊面板的知識(shí)。折疊面板包含了一系列的面板,其中所有的面板標(biāo)題都是可見(jiàn)的,但只有一個(gè)面板的主體內(nèi)容在某個(gè)時(shí)間是可見(jiàn)的。當(dāng)用戶點(diǎn)擊面板標(biāo)題時(shí),該面板的主體內(nèi)容可見(jiàn),其他面板的內(nèi)容將會(huì)被隱藏。

    查看演示

    我們將創(chuàng)建三個(gè)面板,其中第三個(gè)面板包含了一個(gè)樹(shù)形菜單。

    <div class="easyui-accordion" style="width:300px;height:200px;">
    <div title="About Accordion" iconCls="icon-ok" style="overflow:auto;padding:10px;">
    <h3 style="color:#0099FF;">Accordion for jQuery</h3>
    <p>Accordion is a part of easyui framework for jQuery. It lets you define your accordion component on web page more easily.</p>
    </div>
    <div title="About easyui" iconCls="icon-reload" selected="true" style="padding:10px;">
    easyui help you build your web page easily
    </div>
    <div title="Tree Menu">
    <ul id="tt1" class="easyui-tree">
    <li>
    <span>Folder1</span>
    <ul>
    <li>
    <span>Sub Folder 1</span>
    <ul>
    <li><span>File 11</span></li>
    <li><span>File 12</span></li>
    <li><span>File 13</span></li>
    </ul>
    </li>
    <li><span>File 2</span></li>
    <li><span>File 3</span></li>
    </ul>
    </li>
    <li><span>File2</span></li>
    </ul>
    </div>
    </div>

    下載該EasyUI示例:easyui-accordion-demo.zip

    購(gòu)買最新正版授權(quán)!"咨詢?cè)诰€客服"

    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    023-68661681

    TOP
    三级成人熟女影院,欧美午夜成人精品视频,亚洲国产成人乱色在线观看,色中色成人论坛 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();