Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

jQuery UI API Category - Special Effects Core


May 08, 2021 jQuery UI


Table of contents


jQuery UI API Category - Effects Core

Effects Core is a feature provided by the .js.ui.effect. In addition to the methods listed below, the jquery.ui.effect .js includes some easings.

API describe Also belong to the category
.addClass() When the animation style changes, add the specified Class to each element in the matching element set. Effects (Effects) | Method Overrides
Color Animation Use .animate () to implement color animation effect.
.effect() Animation effects are applied to an element. Effects (Effects) | Method
.hide() Use custom effects to hide the matching elements. Effects (Effects) | Method Overrides | Method
.removeClass() When the animation style changes, the specified Class is removed for each element in the collections of the elements. Effects (Effects) | Method Overrides
.show() Use custom effects to display the matching elements. Effects (Effects) | Method Overrides | Method
.switchClass() When the animation style changes, add and remove the specified Class to each element in the collections of the matching element. Effects (Effects)
.toggle() Use custom effects to display or hide the matching elements. Effects (Effects) | Method Overrides | Method
.toggleClass() When the animation style changes, the Class is existed and the value of the SWITCH parameter is added or removed or removed or removed to each element in the collected elements. Effects (Effects) | Method Overrides