![]() |
Text Wheel Javascript. Rotating text messages. |
|
Handy
Tip: There are many ways to make your web pages stand out
and here is another piece of javascript code that is a little
unusual.
Text Wheel Javascript by Peter Gehrig and Urs DudliAnother very good javascript effect that rotates text messages. Holds 6 separate messages. Only works in IE 4+. All other browsers will see nothing. The text wheel script is a 3 part script yet all configuration is made in the first step that goes within the head. You will need to know RGB codes to make changes to the text colors. See here for RGB color chart. Installation: Step1 Copy the code below and pate this into the <head> of your html document. All configuration is indicated within comments fields. Do not remove the copyright credits. Step 2 Copy the code below and paste this within the <body> tag. Your body tag should look something like this. <body onLoad="initiate()"> Step 3 Copy the code below and paste this directly below the <body> tag of your html document.
|
Custom Search
|