Hi
I want to overwrite onmouseout method of a div in javascript. How am I going to implement it ? The approach I am using is as follows
<HTML>
<HEAD>
</HEAD>
<BODY>
<DIV id=div1 style="width:200;height:100">
</DIV>
<SCRIPT>
document.div1.style.onmouseout =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.