HELP! * GREY=local LOCAL HTML version of Foils prepared 15 January 1997

Foil 14 Refinements in the <SCRIPT> Tag - I

From JavaScript Tutorial for CPS616 Technologies of the Information Age 1997 Basic Information Track of CPS -- Spring Semester 97. by Geoffrey C. Fox * Critical Information in IMAGE

One can specify the different versions of the Language
  • e.g.:
  • <SCRIPT LANGUAGE="JavaScript1.1"> Ignored by Netscape Navigator 2.0
  • location.replace("versionofpagefornav3.0.html");
  • </SCRIPT>
  • <SCRIPT LANGUAGE="JavaScript1.0" > Read by Netscape Navigator 2.0
  • ..........
location.replace(URL) replaces current page with new URL which in this case is assumed to hold a version with nifty new JavaScript 1.1 features



Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed Feb 19 1997