Randomly Letter color change Using JavaScript
Author: DevASP
Download Source Code : 557_TextColorChanger.zip
This article is about how you can randomly change the color of each letter in the specified message.
Now add the following HTML code which will design your web page and call the above JavaScript function to slide the window.
Run you application and see the color of message. NOTE you can also change the message. To edit the string go to the line number one in the JavaScript code and change it to your desired message.