Home » JS Resources Special Effects Script Details

Javascript / CSS Crossfader

Description:

This is a small-footprint object-encapsulated unobtusive javascript crossfader. At 1.7Kb it's one hundredth of the size of the scriptaculous library.   

The constructor takes three variables: an array containing the ids of the divs to be faded, the fade time (in milliseconds), and the delay between fades (also in milliseconds).

var cf = new Crossfader( new Array('cf1','cf2','cf3'), 500, 2000 );

 

Browsers Compatibility:
IE, FF, Opera, Safari
Visit Download
  1 week 2 week 1 month 5 months 1 year 2 year Overall
Votes 0 0 0 0 0 0 1
Rating 0 0 0 0 0 0 3.0
Added: Fri Oct 06 2006 Last Modify: Fri Oct 06 2006
Added by: Send Feedback to:


Page Visited Visited: 0
Rate:


Add commentAdd comment (Comments: 0)  

Advertisement

Partners

Related Resources

Other Resources

arrow