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 – clearQueue() Method

The clearQueue() method removes all items from the queue that have not yet started to run. If started, they will run to completion.

jQuery Reference

jQuery – dequeue() Method

The dequeue() method removes the next function from the queue and executes the function, allowing the remaining items in the queue() to continue.

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 – hide() Method

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

jQuery Reference

jQuery – queue() Method

The queue() method shows the queue of functions waiting to be executed on the selected element.

jQuery Reference

jQuery – show() Method

The show() method shows the selected hidden element. The shown item will now take up space on the page, affecting the layout.

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.

jQuery Reference

jQuery – toggle() Method

The toggle() method toggles between hide() and show() by showing a hidden element and hiding a visible element.

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