Introduction to JavaScript

previous next


JavaScript is used in millions of Web pages to improve the design, validate forms, detect browsers, create cookies, and much more.

JavaScript is the most popular scripting language on the internet, and works in all major browsers, such as Internet Explorer, Mozilla, Firefox, Netscape, Opera.


What You Should Already Know

Before you continue you should have a basic understanding of HTML. If you want to study these subjects first, find the tutorials on this web page.


What is JavaScript?


Are Java and JavaScript the Same?

NO.

Java and JavaScript are two completely different languages in both concept and design.

Java (developed by Sun Microsystems) is a powerful and much more complex programming language - in the same category as C and C++.


What can a JavaScript Do?


previous next