Tuesday 15 October 2013

Javascript Tutorial


Javascript is a scripting language produced by Netscape for use within HTML Web pages.
JavaScript is loosely based on Java and it is built into all the major modern browsers.
This tutorial gives a complete understanding onJavaScript.

What is JavaScript ?

JavaScript started life as LiveScript, but Netscape changed the name, possibly because of the excitement being generated by Java.to JavaScript. JavaScript made its first appearance in Netscape 2.0 in 1995 with a name LiveScript.
JavaScript is a lightweight, interpreted programming language with object-oriented capabilities that allows you to build interactivity into otherwise static HTML pages.
The general-purpose core of the language has been embedded in Netscape, Internet Explorer, and other web browsers

JavaScript is:
  • JavaScript is a lightweight, interpreted programming language
  • Designed for creating network-centric applications
  • Complementary to and integrated with Java
  • Complementary to and integrated with HTML
  • Open and cross-platform

Click Here to Learn Complete Tutorial


No comments:

Post a Comment