|
Animating Text Script
Hey everyone i digged out some script i wrote ages ago and this one is called Alert on Page script
<SCRIPT language="JavaScript">
<!-----hide from old browsers
alert('Welcome to my Web Site! ');
//--------->
</SCRIPT>
The Text which is in red is the only bit you change on this Script
Thanx
Aaron
Last edited by Aaron1988; Nov 24th, 2006 at 17:56.
|