DANNY:
Description: Based on the original Neon Lights script, this version applies a "moving light" to any text by modifying its color. Two different colors can be used concurrently for the effect, giving the light depth.
This script works in both IE4+ and NS6+.
var message="welcome in more share forum"
Code:
<!--
free script collections by more share forum
https://www.ms-room.com
-->
<font size="3">
<script language="JavaScript1.2">
var message="welcome in more share forum"
</script>
<script language="JavaScript" type="text/javascript" src="https://www.ms-room.com/js/neon-light-text-ms.js"></script>
</font>