IE5+

3D spinning message

Description: VML (Vector Markup Language) lets DHTML developers use scripting to create and animate simple graphics. The technology is currently supported in IE5+. To the script at hand, 3D Spinning Message uses VML to allow you to display/rotate multiple messages on the top of the page via a circular animation. Everything from the size of the "circle" to the colors of the text can be customized. Nifty!

Demo:


Directions Developer's View

Step 1: Insert the below into the <HEAD> section of your page:

Select All

Step 2: Insert the below into the <BODY> section of your page, OUTSIDE any other container tags (ie: <table>, <div> etc):

Select All

Be sure to configure the various variables inside the script, and enjoy!