home *** CD-ROM | disk | FTP | other *** search
/ Web Designer 98 (Professional) / WebDesigner 1.0.iso / tutorials / tutorial / test.txt < prev    next >
Encoding:
Text File  |  1997-06-15  |  539 b   |  19 lines

  1. <script language="JavaScript">
  2. <!-- Hide the script from old browsers --
  3.  
  4. // Michael P. Scholtis (mpscho@planetx.bloomu.edu)
  5. // All rights reserved.  December 22, 1995
  6. // You may use this JavaScript example as you see fit, as long as the
  7. // information within this comment above is included in your script.
  8.  
  9.  
  10. function browsertest () 
  11.         {document.write("Congratulations, your browser has passed the JavaScript test!!!")}
  12. // --End Hiding Here -->
  13. </script>
  14. <SCRIPT LANGUAGE="JavaScript">
  15. <!--
  16.    {browsertest();} 
  17. //-->
  18. </SCRIPT><br>
  19.