JAVASCRIPT GRAPHICS EFFECTS

This page shows a very simple way to implement graphics effects using JavaScript: to acknowledge the JavaScript code click on the show code label below, or have a look to the HTML source of this page. The name of the JavaScript function used here is fade().


This is a span having id="my_element": click the button to fade out


Show code