Alternative Information Example : Image Img : HTML JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » HTML » Image Img »

 

Alternative Information Example



    
<html>
<body>
<script>
    function function1() {
        document.all.myImage.alt = 'http://www.navioo.com';
    }
</script>
<img id="myImage" onmouseover="function1();" src="http://www.navioo.com/style/logo.png">
</body>
<html>

    
      
      



-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo HTML
» Image Img