1. <tt id="5hhch"><source id="5hhch"></source></tt>
    1. <xmp id="5hhch"></xmp>

  2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

    <rp id="5hhch"></rp>
        <dfn id="5hhch"></dfn>

      1. jQuery中outerWidth的方法介紹

        時間:2020-11-11 13:19:38 jQuery 我要投稿

        jQuery中outerWidth的方法介紹

          本文實例講述了jQuery中outerWidth()方法用法。分享給大家供大家參考。具體分析如下:

          此方法獲取第一個匹配元素外部寬度。

          默認情況下外部高度是寬度(width)、內(nèi)補白(padding)和邊框(border)之和。

          如果參數(shù)設(shè)置為true的話,外補白(margin)尺寸也會算入外部寬度。

          此方法對可見和隱藏元素均有效。

          可以與outerHeight()方法結(jié)合學(xué)習(xí)。

          語法結(jié)構(gòu):

          復(fù)制代碼 代碼如下:$(selector).outerWidth(options)

          參數(shù)列表:

          參數(shù) 描述 options 定義是否把外補白(margin)計算在內(nèi):

          一.fase,外補白不計算在內(nèi),默認值。

          二.true,外補白計算在內(nèi)。

          實例代碼:

          復(fù)制代碼 代碼如下:

          div{

          background-color:green;

          height:100px;

          width:200px;

          padding:10px;

          margin:10px;

          border:5px solid red;

          }

          $(document).ready(function(){

          $("button").click(function(){

          $("div").text($("div").outerWidth(true))

          })

          })

          此處顯outerWidth()數(shù)值

          點擊查看div的outerWidth

          點擊按鈕可以顯示div的'元素外部寬度。

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

        【jQuery中outerWidth的方法介紹】相關(guān)文章:

        1.jQuery中trigger方法用法

        2.jQuery中prev()方法用法

        3.jQuery中replaceAll()方法用法

        4.jQuery中hide()方法運用示例

        5.jQuery中nextAll()方法用法欣賞

        6.jquery中toggle方法使用例子

        7.jQuery中offset()方法運用示例

        8.關(guān)于jQuery trigger()方法用法介紹

        国产高潮无套免费视频_久久九九兔免费精品6_99精品热6080YY久久_国产91久久久久久无码

        1. <tt id="5hhch"><source id="5hhch"></source></tt>
          1. <xmp id="5hhch"></xmp>

        2. <xmp id="5hhch"><rt id="5hhch"></rt></xmp>

          <rp id="5hhch"></rp>
              <dfn id="5hhch"></dfn>