茄子在线看片免费人成视频,午夜福利精品a在线观看,国产高清自产拍在线观看,久久综合久久狠狠综合

    <s id="ddbnn"></s>
  • <sub id="ddbnn"><ol id="ddbnn"></ol></sub>

  • <legend id="ddbnn"></legend><s id="ddbnn"></s>

    jQuery內(nèi)容折疊效果插件用法實(shí)例分析(附demo源碼)
    來源:易賢網(wǎng) 閱讀:1044 次 日期:2016-07-06 14:08:16
    溫馨提示:易賢網(wǎng)小編為您整理了“jQuery內(nèi)容折疊效果插件用法實(shí)例分析(附demo源碼)”,方便廣大網(wǎng)友查閱!

    這篇文章主要介紹了jQuery內(nèi)容折疊效果插件用法,結(jié)合實(shí)例形式分析了jQuery展開折疊插件jquery.coolfieldset.js的具體使用技巧,并附帶demo源碼供讀者下載參考,需要的朋友可以參考下

    本文實(shí)例講述了jQuery內(nèi)容折疊效果插件用法。分享給大家供大家參考,具體如下:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"

    "http://www.w3.org/TR/html4/strict.dtd">

    <html>

    <head>

      <title>jQuery Collapsible Fieldset</title>

      <script src="js/jquery.min.js"></script>

      <script language="javascript" type="text/javascript" src="js/jquery.coolfieldset.js"></script>

      <link rel="stylesheet" type="text/css" href="css/jquery.coolfieldset.css" />

    </head>

    <body>

      <h1>jQuery Collapsible Fieldset</h1>

      <br/>

      <fieldset id="fieldset1" class="coolfieldset">

        <legend>Default</legend>

        <div>

          <p>By default the <b>fieldset</b> is opened or expanded at start. Click on its <b>legend</b> to close or collapse it.</p>

          <p>The code is simply like below</p>

    <pre>

    $('#fieldset1').coolfieldset();

    </pre>

        </div>

      </fieldset>

      <br/>

      <fieldset id="fieldset2" class="coolfieldset">

        <legend>Closed at start</legend>

        <div>

          <p>If we want the fieldset to be closed or collapsed at start, just add <b>{collapsed:true}</b> as the argument.</p>

    <pre>

    $('#fieldset2').coolfieldset({collapsed:true});

    </pre>

        </div>

      </fieldset>

      <br/>

      <fieldset id="fieldset4" class="coolfieldset">

        <legend>Animation Speed</legend>

        <div>

          <p>You can also define the animation speed for the fieldset while collapsing or expanding by using <b>speed</b> option. Acceptable values are "<b>fast</b>", "<b>medium</b>", "<b>slow</b>", or a number in millisecond.</p>

    <pre>

    $('#fieldset3').coolfieldset({speed:"fast"});

    </pre>

        </div>

      </fieldset>

      <br/>

      <fieldset id="fieldset5" class="coolfieldset">

        <legend>No Animation</legend>

        <div>

          <p>If you don't want to use animation effect, please use <b>animation</b> option and fill its value with <b>false</b>.</p>

    <pre>

    $('#fieldset4').coolfieldset({animation:false});

    </pre>

        </div>

      </fieldset>

      <br/><br/>

      <fieldset id="fieldset3" class="coolfieldset">

        <legend>Notes :</legend>

        <div>

          <ul>

            <li>All content inside fieldset (except the <b>legend</b> tag) should be placed inside the <b>div</b> tag.</li>

            <li>Edit the <b>jquery.coolfieldset.css</b> to change the fieldset style.</li>

          </ul>

        </div>

      </fieldset>

      <script>

        $('#fieldset1, #fieldset3').coolfieldset();

        $('#fieldset2').coolfieldset({collapsed:true});

        $('#fieldset4').coolfieldset({speed:"fast"});

        $('#fieldset5').coolfieldset({animation:false});

      </script>

    </body>

    </html>

    希望本文所述對大家jQuery程序設(shè)計(jì)有所幫助。

    更多信息請查看網(wǎng)絡(luò)編程
    由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!

    2026上岸·考公考編培訓(xùn)報(bào)班

    • 報(bào)班類型
    • 姓名
    • 手機(jī)號
    • 驗(yàn)證碼
    關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機(jī)站點(diǎn) | 投訴建議
    工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號
    云南網(wǎng)警備案專用圖標(biāo)
    聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號:hfpxwx
    咨詢QQ:1093837350(9:00—18:00)版權(quán)所有:易賢網(wǎng)
    云南網(wǎng)警報(bào)警專用圖標(biāo)