JavaScript
- 10.10.09 Pass Extra Parameters to JavaScript Callback Function posted in JavaScript
- 2.18.09 Replace Listmenu with Textfield posted in JavaScript
- 11.14.08 PPC Conversion Tracking using Javascript posted in JavaScript, Misc
- 9.26.08 Google Analytics Goals posted in JavaScript, Misc
- 11.20.07 Javascript Split Function posted in JavaScript
- 10.19.07 Jump to Location Within Page posted in JavaScript
- 8.7.07 Javascript Substring posted in JavaScript
- 6.6.07 JavaScript For Loop posted in JavaScript
- 5.15.07 JavaScript Onclick Return False posted in JavaScript
- 3.29.07 JavaScript Form List Key to Index posted in JavaScript
JavaScript is the name of Netscape Communications Corporation’s implementation of ECMAScript, a scripting programming language based on the concept of prototypes. The language is best known for its use in websites, but is also used to enable scripting access to objects embedded in other applications.
Despite the name, JavaScript is only distantly related to the Java programming language, the main similarity being their common debt to the C programming language syntax. Semantically, JavaScript has far more in common with the Self programming language and ActionScript which is also an ECMAScript.
JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape.