Javascript Text Effect Window Onload
Original Post Here
This example attaches a text-effect routine to the window.onload event whilst preserving any existing window.onload functionality already defined in the document. A function called sequence is started which takes the text through three transitions: fade-in, fade-out, followed by a delay of 2000 milliseconds before returning to the start of the sequence again.