We have learned how to create slide show in the previous lesson. In this lesson, we shall learn how to create rollover effect in JavaScript. Rollover means a webpage changes when the user moves his or her mouse over an object on the page. It is often used in advertising.
There are two ways to create rollover, using plain HTML or using a mixture of JavaScript and HTML . We will demonstrate the creation of rollovers using both methods.
Read more by viewing the new lesson below:
http://javascript-tutor.net/index.php/lesson-30-creating-rollover-effects-in-javascript/