
| isr.co.ro : glossary - JavaScript
- a script language developed by Sun and Netscape Communications designed to let Web developers add interactive features to their pages. Although related in concepts to the Java programming language, it is a separate and somewhat simpler system.
So far, JavaScript has principally been implemented as a client-side solution, with a script interpreter that runs inside a browser program on your local machine rather than directly on the server. Go back
|