|
|
<script language="Javascript">
Example of the Random Falling Letter script
</script>
|
This script submitted by Vjekoslav Begovic will drop your text in a random pattern into your page. For the benefit of this example I have slowed the text down which you can do easily by changing the "set time out" value near the bottom of the script. setTimeout("init("+n+")", 200); Remember this is in 100th of seconds, so the greater the number, the slower the script. This script works in IE browsers only.
|
|
| Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. A1 JavaScript Resources is independent of Sun Microsystems, Inc.
|