The sample object
- A small red dot

Introduction
This little Javascript sample is used to demonstrate how to use effects on images created with HTML and Javascript
Just press the right or left key to move the rotative object through the screen and space to fire up to 10 new dots over the screen. Firing more than 10 dots will produce an error.
Demo
View the demo
The javascript code
Place the following code in the header of an HTML file.
The HMTL code
This would be the body of the HTML file.
History
2008-07-01: First version
|