Exercise 2
-
Add an onMouseOver event on the Heading "Exercise 2" of this
page. It should fire when the users mouse is moved
over it. Output "Stepped over my a mouse!" on the console.
-
Add another event, which will fire then the mouse leaves the Exercise 2
-heading. This time show an alert window to the user saying: "Bye bye
mouse!"