Difference between revisions of "JavaScript"

From Market Ruler Help
Jump to: navigation, search
(Created page with 'JavaScript is a scripting language that looks like Java, but is not Java-based (and not to be confused with it). Its standardized name is ECMAScript. It was designed to be easy t...')
(No difference)

Revision as of 01:42, 31 August 2009

JavaScript is a scripting language that looks like Java, but is not Java-based (and not to be confused with it). Its standardized name is ECMAScript. It was designed to be easy to work with for non-programmers, and is currently one of the most popular programming languages on the web.