12345678910



Question 1: When can you not trigger Javascript from an event handler?
1. when another event is still being processed
2. when Javascript is disabled
3. when the page uses stylesheets
4. when it is running locally instead of on the web