Thread: JavaScript
View Single Post
  #1 (permalink)  
Old 10-03-2008, 10:55 AM
symonds symonds is offline
Junior Member
 
Join Date: Sep 2008
Posts: 21
Default JavaScript

JavaScript is a scripting language most often used for client-side web development. It was the originating dialect of the ECMAScript standard. It is a dynamic, weakly typed, prototype-based language with first-class functions.
Reply With Quote