Article

JavaScript 101 - Part 2

Page: 1 2 3 4

Summary and Further Reading

In this, the second part of our series, we played with a few more subtle features of JavaScript: arrays, the Document Object Model (DOM), and event handlers. For each of these, we began by learning what it was, then played with a practical application of the concept.

By now you should be starting to have an appreciation of what JavaScript is capable of, even if we haven't had time to describe every object in the DOM, or every event handler supported by current browsers. Grasping these concepts is really the toughest part of learning a new language like JavaScript. The rest is just a matter of getting a hold of a good reference.

Next Time

In Part 3, we'll have a close look at using JavaScript in combination with HTML forms. Among other things, we'll look at how we can validate information that a user has entered into a form before sending that data to the Web server.

If you liked this article, share the love:
Print-Friendly Version Suggest an Article

Sponsored Links

Rate This Article

  • 1
    Poor
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
    Great

Comment on This Article

Have something to say?

Post A Comment

You need to be a member of the SitePoint Forums to comment on this post. Sign Up

Already a member? Post using your SitePoint Forums account: