Tutorials » Javascript » Objects and Classes
About Javascript:
JavaScript is the name of Netscape Communications Corporation's and now the Mozilla Foundation's implementation of the ECMAScript standard, a scripting language based on the concept of prototype-based programming. The language is best known for its use in websites (as client-side JavaScript), but is also used to enable scripting access to objects embedded in other applications.
Advertisement:
JavaScript is the name of Netscape Communications Corporation's and now the Mozilla Foundation's implementation of the ECMAScript standard, a scripting language based on the concept of prototype-based programming. The language is best known for its use in websites (as client-side JavaScript), but is also used to enable scripting access to objects embedded in other applications.
Advertisement:
1. How to get elements by class
Added on: 23rd August 2010
Author: Codingmix.com
Category: Javascript // Objects and Classes
Views: 139
Votes: 1
Votes: 1
2. The querySelector() and querySelectorAll() methods
Added on: 10th October 2008
Author: Javascriptkit.com
Category: Javascript // Objects and Classes
Views: 130
Votes: 1
Votes: 1
- 1





