The main way of using JavaScript with a web page is to have pieces of JavaScript that run when specific events occur. There are a number of different types of event that can trigger the running of your JavaScript as well as several ways of attaching the JavaScript to the event.
Comments
No comments yet. Leave a Comment
