background
|
|
Games
Ruffnecks Gaming
Gaming for everyone
More icon

Games
Ruffnecks Gaming Gaming for everyone
More

Tombstone
Tombstone Tuning Home of tuning, projects and fast cars and boats.
More
|
|
Up Image
Navigation
Search this Site
Enter your search terms

Site Breadcrumb - You are here
|
Thau's JavaScript Tutorial
Lesson 1

by Thau!

Page 5 — Lesson 1 Review

OK! You're well on your way to understanding JavaScript. Here's a quick review of what was covered today:
  • The greatness of JavaScript
  • Browser-compatibility problems
  • Other ways to learn JavaScript
  • Where JavaScript goes on a page
  • How to comment (freely and often!)
  • Hiding your JavaScript from unsavvy browsers
  • How alert boxes work

Today was just an introduction to give you a feel for how things work. Next time we'll start getting serious.

Topics for next time:

  • What sorts of information JavaScript knows about
  • How JavaScript stores that information
  • How JavaScript decides what to do
  • How to do those nifty image swaps

Ready? Then on to Lesson 2!