jQuery Tutorials

jQuery – Using Callback Functions

Callback functions are used to run several lines of code containing effects that need to finish running individually before running the next line of code.

jQuery Reference

jQuery – animate() Method

The animate() method performs a custom animation on an HTML element, changing one CSS property value to another gradually, creating an animated effect.

jQuery Reference

jQuery – fadeIn() Method

The fadeIn() method gradually changes, fades in, the opacity for the selected element from completely hidden to completely visible.

jQuery Reference

jQuery – fadeOut() Method

The fadeOut() method gradually changes, fades out, the opacity for the selected element from completely visible to completely hidden.

jQuery Reference

jQuery – fadeTo() Method

The fadeTo() method gradually changes the opacity for the selected element to a specified opacity, fading in or fading out the element.

jQuery Reference

jQuery – fadeToggle() Method

The fadeToggle() method toggles between the fadeIn() and fadeOut() methods by fading in a faded-out element and fading out a faded-in element.

jQuery Reference

jQuery – finish() Method

The finish() method stops the currently-running animations, removes all queued animations, and completes all animations for the selected element.

jQuery Reference

jQuery – jQuery.fx.off Property

The jQuery.fx.off property is used to globally disable/enable all animations, which will immediately set elements to the final state of the animation.

jQuery Reference

jQuery – slideDown() Method

The slideDown() method slides down and shows the selected element. It works on elements hidden with jQuery methods and those with display: none in CSS.

jQuery Reference

jQuery – slideToggle() Method

The slideToggle() method toggles between the slideUp() and slideDown() methods by sliding down a hidden element and sliding up a visible element.

jQuery Reference

jQuery – slideUp() Method

The slideUp() method slides up and hides the selected element. The hidden item will no longer take up space on the page, affecting the layout.

HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress
HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress

Why 1SMARTchicken?

This site was built and is maintained to benefit my autistic son.
See More →

My Son's Name is Johnny

He was diagnosed as autistic quite late, at age four...
His story

Buy Me a Coffee

Thanks for your support!

1SMARTchicken Icon