This is a great DHTML script that rotates and displays any number of messages, with a unique dissolving effect applied during each rotation. The effect is archived by first positioning a semi transparent, 'spotty' image behind the message, and performing a 'wipe' action over it (see documentation inside script). As seen below, the result is nothing short of spectacular...
Note that this script requires that the text to be displayed be absolutely positioned on the page. In plain English, that means you'll need to specify exactly a left and top coordinate (relative to the page) when defining where the text should appear.
This effect makes use of IE's multimedia filters, coupled with scripting, to render an 'aura' around any given text. The effect can easily be applied to multiple text, each with differing pulsating colors and speed.
This effect makes use of IE's multimedia filters, coupled with scripting, to render an 'aura' around any given text. The effect can easily be applied to multiple text, each with differing pulsating colors and speed.
This JavaScript allows you to apply a live text rainbow effect to any block of text.
Text Animator is a great cross-browser text effect. It fades in and out infinite text messages, with each message optionally being clickable. The only shortcoming of this JavaScript is that it has to be absolutely positioned on your page, meaning you have to manually set the coordinates of exactly where you wish the animator to appear on the page. A small sacrifice to make in return for such a cool effect...
How about some good PR for IE's VML (vector markup language) technology? 3D Spinning Message uses it to display/rotate 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. A good script to capture people's attention.
This JavaScript will make the messages fly from two side to center of window.