If you are new to javascript this tutorial would be a good place to start. Learn the basics of javascript, as well as some of the most commonly used javascript functions, such as: alert, prompt, redirect, etc.
How do you tell the browser that a script is starting? Moreover, how does he know what kind of script is starting? What if the browser doesn’t support JavaScript?
An introduction to JavaScript, how it was born, what is it good for, different types and versions of this scripting language, and the compatibility between it and the browsers.
This tutorial will take you step by step through the fundamentals of Javascript. You will learn how to write functions, use data from text boxes, create IF-THEN conditionals, program loops, and generally make your web page "smarter."
This is an excellent introductory tutorial on JavaScript programming. It covers many essential elements such as Embedding JavaScript, JavaScript Grammar, Variables and data types, Operators, Functions, Objects, Event handlers, and more.
This is an introductory, easy to follow tutorials on JavaScript. It also includes several advanced JavaScripts such as JavaScript live clock, Image flip, and Drop down menu box.