home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 June / june_2001.iso / Html / CuteHtml / setup.exe / +ALERTBOX.JS < prev    next >
Encoding:
Text File  |  1999-09-03  |  184 b   |  10 lines

  1. <!-- This script will open a dialog box for the viewer to see information
  2. about your web site. -->
  3.  
  4. <script language="JavaScript">
  5. <!-- 
  6.  
  7. alert("Put text here")
  8.  
  9. -->
  10. </script>