tadam logo
Did you find an error in the text?
Select this with mouse and press
Ctrl + Enter
Xhtml.co.il Check Spelling
Orphus system

jQuery Effects

Basics:
Returns: jQuery
Display the matched elements.
Returns: jQuery
Hide the matched elements.
Returns: jQuery
Bind two or more handlers to the matched elements, to be executed on alternate clicks.
Sliding:
Returns: jQuery
Display the matched elements with a sliding motion.
Returns: jQuery
Hide the matched elements with a sliding motion.
Display or hide the matched elements with a sliding motion.
Fading:
Display the matched elements by fading them to opaque.
Hide the matched elements by fading them to transparent.
Adjust the opacity of the matched elements.
Display or hide the matched elements by animating their opacity.
Custom:
Returns: jQuery
Perform a custom animation of a set of CSS properties.
Returns: jQuery
Stop the currently-running animation on the matched elements.
Returns: jQuery
Set a timer to delay execution of subsequent items in the queue.
Settings:
Globally disable all animations.
The rate (in milliseconds) at which animations fire.
Was this information helpful?
   

Comments