
February 26th, 2000, 06:45 AM
|
|
Contributing User
|
|
Join Date: Oct 1999
Location: Helden,Limburg,The Netherlands
Posts: 33
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
Javascript is executed by almost any modern browser, for sure by the microsoft and netscape browsers.
To write javascript you can just use a text-editor. The one I prefer myself is a freeware program called SynEdit.
So the steps are these:
*CREATE THE HTML PAGE IN WHICH THE JAVASCRIPT WILL RUN...
*USE A TEXT-EDITOR TO PUT THE JAVASCRIPT CODE IN THE HTML-DOCUMENT.
*USE A BROWSER TO TEST YOUR JAVASCRIPTS BY JUST LOADING THE HTML-PAGE IN A BROWSER.
The only problems could be that you use a browser that is too old, that is, a browser that does not support the JavaScript standard. However any 4.x browser will do.
------------------
Ramon Litjens
Boradoli Web Sesign
|