|
| |
Welcome the the JavaScript Tutorial. Here, you will learn how to use JavaScript
on web pages to create pages which are not only more interesting to visit, but also more
functional.
Since JavaScript is loosely based on the Java programming language, it has much in
common with Java and C++. However, it is an independent language. It is the
scripting language which is supported in the most modern browsers, and thus is important
for web designers to be familiar with.
Chapter 1: What You Need, How To Get Started
Chapter 2: Introduction to the Object Model
Chapter 3: Functions, Arrays, and Program Flow
Chapter 4: Frames and Forms and Elements, Oh My!
Chapter 5: Embeddable Components
|