home *** CD-ROM | disk | FTP | other *** search
/ Netscape Plug-Ins Developer's Kit / Netscape_Plug-Ins_Developers_Kit.iso / DOCS / sehtml2d / figs / SEUH2607.GIF < prev    next >
Graphics Interchange Format  |  1996-07-19  |  8.2 KB  |  640x480  |  4-bit (5 colors)
   ocr: SimpleScript - Notepad EX File Edit Search Help <HTML> <HEAD> <TITLE>A very simple Javascript Program/TIILE7 </HEAD> <BODY> <SCRIPT LANGUAGE-"Javascript"" document.writeln(<H2>); document.writeln("This is a very simple example of a Javascript program."); document.writeln(<br>); document.writeln("Now we'll count From one to ten: "); for (i = 1; i <= 10 ; i++) document.writelnd): document.writeln("</H27); </SCRIPT> <BODY> </HTML>