<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ??一站式輕松地調用各大LLM模型接口,支持GPT4、智譜、豆包、星火、月之暗面及文生圖、文生視頻 廣告
                # jQuery UI API 類別 - 特效(Effects) jQuery UI 在jQuery 內置的特效上添加了一些功能。jQuery UI 支持顏色動畫和 Class 轉換,同時也提供了一些額外的 [Easings](api-easings.html)。另外,提供了一套完整的定制特效,供顯示和隱藏元素時或者只是添加一些視覺顯示時使用。 | API | 描述 | 也屬于類別 | | :-- | :-- | :-- | | [.addClass()](api-addClass.html) | 當動畫樣式改變時,為匹配的元素集合內的每個元素添加指定的 Class。 | [特效核心(Effects Core)](ref-effects-core.html) &#124; [方法重載(Method Overrides)](ref-overrides.html) | | [百葉窗特效(Blind Effect)](api-blind-effect.html) | 百葉窗特效(Blind Effect)通過將元素包裹在一個容器內,采用"拉百葉窗"效果來隱藏或顯示元素。 | | [反彈特效(Bounce Effect)](api-bounce-effect.html) | 反彈特效(Bounce Effect)反彈一個元素。當與隱藏或顯示一起使用時,最后一次或第一次反彈會呈現淡入/淡出效果。 | | [剪輯特效(Clip Effect)](api-clip-effect.html) | 剪輯特效(Clip Effect)通過垂直或水平方向夾剪元素來隱藏或顯示一個元素。 | | [顏色動畫(Color Animation)](api-color-animation.html) | 使用 .animate() 實現顏色動畫效果。 | | [降落特效(Drop Effect)](api-drop-effect.html) | 降落特效(Drop Effect)通過單個方向滑動的淡入淡出來隱藏或顯示一個元素。 | | [Easings](api-easings.html) | Easing 函數指定動畫在不同點上的行進速度。 | | [.effect()](api-effect.html) | 對一個元素應用動畫特效。 | [特效核心(Effects Core)](ref-effects-core.html) &#124; [方法(Method)](ref-methods.html) | | [爆炸特效(Explode Effect)](api-explode-effect.html) | 爆炸特效(Explode Effect)通過把元素裂成碎片來隱藏或顯示一個元素。 | | [淡入淡出特效(Fade Effect)](api-fade-effect.html) | 淡入淡出特效(Fade Effect)通過淡入淡出元素來隱藏或顯示一個元素。 | | [折疊特效(Fold Effect)](api-fold-effect.html) | 折疊特效(Fold Effect)通過折疊元素來隱藏或顯示一個元素。 | | [.hide()](api-hide.html) | 使用自定義效果來隱藏匹配的元素。 | [特效核心(Effects Core)](ref-effects-core.html) &#124; [方法重載(Method Overrides)](ref-overrides.html) &#124; [方法(Method)](ref-methods.html) | | [突出特效(Highlight Effect)](api-highlight-effect.html) | 突出特效(Highlight Effect)通過首先改變背景顏色來隱藏或顯示一個元素。 | | [膨脹特效(Puff Effect)](api-puff-effect.html) | 通過在縮放元素的同時隱藏元素來創建膨脹特效(Puff Effect)。 | | [跳動特效(Pulsate Effect)](api-pulsate-effect.html) | 跳動特效(Pulsate Effect)通過跳動來隱藏或顯示一個元素。 | | [.removeClass()](api-removeClass.html) | 當動畫樣式改變時,為匹配的元素集合內的每個元素移除指定的 Class。 | [特效核心(Effects Core)](ref-effects-core.html) &#124; [方法重載(Method Overrides)](ref-overrides.html) | | [縮放特效(Scale Effect)](api-scale-effect.html) | 按照某個百分比縮放元素。 | | [震動特效(Shake Effect)](api-shake-effect.html) | 垂直或水平方向多次震動元素。 | | [.show()](api-show.html) | 使用自定義效果來顯示匹配的元素。 | [特效核心(Effects Core)](ref-effects-core.html) &#124; [方法重載(Method Overrides)](ref-overrides.html) &#124; [方法(Method)](ref-methods.html) | | [尺寸特效(Size Effect)](api-size-effect.html) | 調整元素尺寸到指定寬度和高度。 | | [滑動特效(Slide Effect)](api-slide-effect.html) | 把元素滑動出視區。 | | [.switchClass()](api-switchClass.html) | 當動畫樣式改變時,為匹配的元素集合內的每個元素添加和移除指定的 Class。 | [特效核心(Effects Core)](ref-effects-core.html) | | [.toggle()](api-toggle.html) | 使用自定義效果來顯示或隱藏匹配的元素。 | [特效核心(Effects Core)](ref-effects-core.html) &#124; [方法重載(Method Overrides)](ref-overrides.html) &#124; [方法(Method)](ref-methods.html) | | [.toggleClass()](api-toggleClass.html) | 當動畫樣式改變時,根據 Class 是否存在以及 switch 參數的值,為匹配的元素集合內的每個元素添加或移除一個或多個 Class。 | [特效核心(Effects Core)](ref-effects-core.html) &#124; [方法重載(Method Overrides)](ref-overrides.html) | | [轉移特效(Transfer Effect)](api-transfer-effect.html) | 把一個元素的輪廓轉移到另一個元素。 |
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看