
| 1. Different ways
to initiate Events
3. Hiding JavaScript from older browsers 6. VBscript can only be run in an IE browser, while JavaScript can be run in all browsers 7. Changing document information 8. Remember that JavaScript is case sensitive, so IF is incorrect 9. eval(...) converts a string into something else, in this case it converts the string into a numeric result 10. Remember that the Event Handlers are HTML, hence case insensitive. The Events/JavaScript occurs inside the quotations after the = sign. |