JavaScripts
  PopUp Asking
 
Code:

<!-- this script got from www.cooljavascripts.page.tl -->

<!-- Start of Hello Visitor JavaScript-->
<!--   DESCRIPTION:  This will ask the user for his/her name, then tell them WELCOME.

    INSTRUCTIONS:  Place this script below the BODY tag, before you start the content of your page. 

    FUNCTIONALITY: Works in both Netscape and IE.
-->
<SCRIPT LANGUAGE="JavaScript">
<!--
{
var name = prompt ('Your name','');
var color = prompt ('Color name','');
document.write("<CENTER><FONT FACE=ARIAdL,VERDANA COLOR="+color+" SIZE=5>Your Message to name   "+name+".</FONT><HR NOSHADE WIDTH=450></CENTER><P>")
}
//-->
</SCRIPT>
<!-- End of Hello Visitor JavaScript -->

_________________________________________
Preview:



 
 
 
 
  Today, there have been 1 visitors (1 hits) on this page!  
 
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free