Week 9: Lab #17

jQuery Methods Page

DUE: Thursday, 3/9 @ 5pm



Create a new page with a minimum of 10 HTML elements that will respond to clicks, mouseover, and mouseout in different ways using jQuery. Make use of the on() method or use the click(), hover(), mouseover(), and mouseout() methods to trigger events, then use the toggleClass(), css(), attr(), and html() methods to adjust the appearance or content of the HTML elements being interacted with.

Upload your completed lab by the due date specified above and make sure that you add a working link to it on your class page, otherwise it will not be reviewed and you will not receive credit.