have this in the script:<br><i>var didIt=false;</i><br>and send the mouseover to this function:<br><br><i>function doMouseOvr(<br>if (!didIt){<br>alert('hehehehehe');<br>didIt=true;<br>}<br>}</i><br><br>with this, if, by some miracle, you want to do it again, <br><br><i>didIt=false;<br>doMouseOvr():</i><br><br>hope this helps. <p>theEclipse<br><a href=mailto:eclipse_web@hotmail.com>eclipse_web@hotmail.com</a><br><a href=robacarp.webjump.com>robacarp.webjump.com</a><br>**-Trying to build a documentation of a Javascript DOM, crossbrowser, of course. E-mail me if you know of any little known events and/or methods, etc.
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.