View Single Post
  #1 (permalink)  
Old Nov 24th, 2006, 17:49
Aaron1988 Aaron1988 is offline
Reputable Member
Join Date: Jul 2006
Location: Baldock
Age: 20
Posts: 447
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote