JavaScript is a scripting language most often used for client-side web development. Its proper name is ECMAScript, though "JavaScript" is much more commonly used. "JavaScript" is actually Netscape Communications Corporation's (and now the Mozilla Foundation's) implementation of the ECMAScript standard. JavaScript is a dynamic, weakly typed, prototype-based language with first-class functions. JavaScript was influenced by many languages and was designed to have a similar look to Java, but be easier for non-programmers to work with. 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. More information is available at Javascript.com

Latest Javascript Tutorials (General Development)

Javascript

Sorting table using jQuery tablesorter

Posted by Anonymous on December 29th 2007 via (www.prodevtips.com)

Javascript » General Development
  • Views Views: 118
  • Comments Comments: 0
  • Bookmark Bookmark: 0
Javascript

Click Tracking - How to track your website links

Posted by Anonymous on October 27th 2007 via (thenotsimple.com)

Javascript » General Development
  • Views Views: 90
  • Comments Comments: 0
  • Bookmark Bookmark: 0