|
Home > Archive > Certified Internet Webmaster - CIW > November 2001 > JavaScript
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| owenmeany 2001-11-13, 1:07 pm |
| In order to be able to open and read any javascript files with extension of .js, do I need a special compiler or something? Where can I get one. I can't seem to open any of these files on my system. | |
|
| Open them in notepad. JavaScript is not a compiled language. Probably what is happening is that your machine is looking for an application that is associated with the extension so that when you try to open it, it either tries to open the script with an application that it can't find or it an attempt is made to execute the script. | |
| John Bakker 2001-11-13, 10:57 pm |
| Wanna have a real fine texteditor??
Check my site and go to the application developer page, click on textpad and youll get it.
Texpad is a free editor with many language syntax coloring and this copy is registered...[2760kB]
http://www.ciwpage.nl |
|
|
|
|