🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Visibility is a jQuery plugin to extend the jQuery toggle() method that toggles the visibility of an element with sequential slide and fade animations.

content-toggle

Documentation

jQuery Visibility 1.0.0

Worked as FadeToggle() and SlideToggle().

The actions 'slide' and 'fade' are performed sequentially.

Using:

$(element).visibilityToggle(400); $(element).visibilityShow(400); $(element).visibilityHide(400);

You May Also Like