JavaScript Tutorial
JavaScript is the scripting language of the Web.
All modern HTML pages are using JavaScript.
This tutorial will teach you JavaScript from basic to advanced.
Try it Yourself Examples in Every Chapter
In every chapter, you can edit examples online, and click on a button to view the result.
Example
My First JavaScript Example
Wed Nov 27 2013 10:06:17 GMT+0500 (Pakistan Standard Time)
Use the "Try it yourself" examples !!!
Experiment with the code examples !!!
Learn a lot about JavaScript in a very short time !!!
What You Should Already Know
This tutorial is about JavaScript and how it works with HTML and CSS.
Therefore, before you continue, you should have a basic understanding of the following:
- HTML and CSS