Java S cript D esign Tool

This tool allows you to create design JavaScript tools by simply filling out the following form. The output is a complete web page including Java Script. You need of course a Java Script compatible browser. This page is verified to work with Netscape2.0 .

How to use this page :

First you specify the input and output variables. Second write the formula for each output value. 'Design Tool' will immediately jump to the designed Webpage. Now you have to resist the temptation to immediately use the page, and first save it (File->Save as...) . Then load the saved page (File->Open File or http://.... if you saved it in a WWW folder) and the page is ready for use.
On a Mac : Save the created tool by choosing 'View Source' which will open an editor with the source. Within this editor you can save the file.

Name of the Tool :

This first textarea specifies the introductory text for your tool. You can also include HTML and JavaScript into this text area.

Number of input variables ( < 10) :

Description Variable Units

Number of output values ( < 4) :

Enter the calculations to be performed. You can use mathematical functions by writing Math.*function*(var) .e.g. Math.sqrt(x), Math.pow(x,y) , Math.sin(x), ...

Description Name of Result Formula Units
=
=
=

This last textarea specifies the concluding text for your tool. You can also include HTML or JavaScript here.

Tool created by : WWW - address :
electronic mail : last modified :

bar
created by Oskar Mencer , Comments, ideas and suggestions : oskar@leland.stanford.edu
last modified : 3/7/96