title Transition Fade

 

 
description
Transitions are time-varying filters that affect how a change of content is displayed. One example is changing the src attribute of an image to display a new image on-screen. A transition provides an animated effect to display the new image. You can also apply transitions to make an object fade in or fade out by changing the visibility property.
 

 

 
demo

Click image for Transition to Fade.
 

 

  instruction add script in your page

 

  FUNCTIONALITY only ie 4.5+

 

 
for use


Add the following script into the <head> section of your page:

 

Add the following script into the <BODY> section of your page: