Course Solutions Uncategorized (Solved) : Mouse Events Body Font Size 100 Margin 125em Img Margin 125em Find Buried Treasure Init Fu Q30301055 . . . .

(Solved) : Mouse Events Body Font Size 100 Margin 125em Img Margin 125em Find Buried Treasure Init Fu Q30301055 . . . .

 

<title>Mouse Events</title>

  

<style>

body {

font-size: 100%;

margin: 1.25em;

}

  

img { margin: 1.25em;}

</style>

  

<!– Load the image handler script –>

<script src=”./lab6.js”></script>

</head>

<body>

  

  

<!– Do not change anything in this file –>

<h1>Find the Buried Treasure</h1>

<img src=”./mapblur.jpg” id=”map”>

  

</body>

</html>

// The init function sets the event handler

// functions for the mouseover and mouseout

// events.

function init(){  

// Use the image with the id of map

var mapImage = document.getElementById();

  

//Use the clearImage event

//handler function for the

//mouseover event.

mapImage.onmouseover = ;

//Use the blurImage event

//handler function for the

//mouseout event.

mapImage.onmouseout = ;  

}

// mouseover event handler function

// Use the image with the id of map

function clearImage() {

  

// Use the image with the id of map

var image = document.getElementById();

  

// Use the map.jpg

OR

PayPal Gateway not configured

OR

PayPal Gateway not configured

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post