Stepping Up to JavaScript
HOW DO I USE IT?
1) Find useful JavaScript code
- Use sample code from Guide
- "View source" in browser to see code on pages containing JavaScript
- Go to Web links to find collections of JavaScript
2) Incorporate into HTML
- Copy and paste into new or existing HTML document
- Try out and then make changes in text editor, then reload page in browser