|
CodingForums
Having trouble with scripting? Visit our help forum to get the answers you need.
This is a 
|
 |
JavaScript Primer
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. Just
to get us started, JavaScript is basically a scripting language that helps
kick HTML into overdrive. With it, elements in a document
can be programmatically accessed and manipulated, bringing a dull web page
to life. If you are content with using simply html to create web pages,
you are ready to head out to our special tutorial , how to make fire
with sticks; the rest of us, lets rock.
In this tutorial, we'll be looking at the following topics:
|