home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 25: Programming / pc_actual_25.iso / Javascript / JavaScriptEditor / jse_en28.exe / %MAINDIR% / commands.dat next >
Encoding:
Text File  |  2001-09-10  |  425 b   |  10 lines

  1. document.write("\|");, write text on screen
  2. document.writeln("\|");, write text on screen + linefeed
  3. document.writeln("<BR>");, write a HTML line break
  4. document.writeln("<HR>");, write a HTML horizontal line
  5. Copyright© by xxx 1999, Commonly used Copyright phrase
  6. alert("Hello welcome to my website!");, a simple greating by Javascript
  7. eport@usa.net, Eport email address
  8. http://get.to/eport, Eport Web address
  9.  
  10.