
| 1. Functions & their
placement within a document
2. Objects & their Event Handlers 3. To prevent error messages using javascript:void(...) you need one
of the following: 5. .js file 7. if the browser runs into a tag it doesn't understand it will just ignore it 8. returns - number * number * number evaluates to single expression 9. & 10. global -vs- local - local variables are declared inside a function and is limited just to that function while global variables are declared outside a function so that it is accessible throughout the page |