So what is JavaScript? Is it Java? What does it do? Is it difficult to learn? These questions will all be answered in this tutorial, and more. Main topics include Introducing objects-what JavaScript's made of, Using the document object to explain objects, and Functions and creating your own functions.
This tutorial will teach you basics to make you familar with arrays in JavaScript. You will learn how to access array alements, initalize arrays and use them in functions.
The tutorial covers the basics quickly moving onto implementation, strings, variables, mathematical operators, forms and advanced scripts in 5 easy stages!
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
For Javascript beginners or as a reference.
Short examples with easy to follow explanations.
No long examples with bulky html forms. If you want to split an array, you get the code to split an array.
Let's face it, not everyone wants to know everything there is about javascript. Some people just want to know enough to apply others javascript scripts to their own page. If you are that kind of person then this article is for you.
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."