Skip to content

A simple jQuery plugin to make fading out elements

Notifications You must be signed in to change notification settings

mgeoffray/jQFader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQFader v1.0

What you need

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

How to use it

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

####Parameters

NameValueDefault
speednumber500
randomizefalse|truefalse
reversefalse|truefalse
animatenumber500
callbackfunctionvoid

About

A simple jQuery plugin to make fading out elements

Resources

Stars

Watchers

Forks

Packages

No packages published