Make an Interactive Website Build the Flipboard home page and learn how to add interactivity to your website. Start
Unit 1 Your first program Connect JavaScript and jQuery to HTML files and make a menu appear and disappear. Unit 2 JavaScript Learn the basics of JavaScript to better understand jQuery. Unit 3 Events Write code so user actions (eg. clicking a mouse or pressing a key) can make things happen on the page! Unit 4 DOM Manipulation Use jQuery to allow user actions to modify and add HTML elements. Unit 5 Effects Use jQuery to present your site's content with fancy effects.
Unit 1 Your first program Connect JavaScript and jQuery to HTML files and make a menu appear and disappear.
Unit 3 Events Write code so user actions (eg. clicking a mouse or pressing a key) can make things happen on the page!