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

jQFader is a simple jQuery plugin to make fading out elements.

Animation Plugins

Documentation

jQFader v1.0

What you need

jQuery library v1.4+ : http://jquery.com/

How to use it

jQuery(".yourclass").jqfader(); 
.yourclass{ display:none; } 

####Parameters

NameValueDefault
speednumber500
randomizefalse|truefalse
reversefalse|truefalse
animatenumber500
callbackfunctionvoid

You May Also Like