'onBeforeDeactivate' Example : onBeforeDeactivate : Event onMethod JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Event onMethod » onBeforeDeactivate »

 

'onBeforeDeactivate' Example



    
<html>
<body>
  <p>Press tab to bring the following link into focus.</p>
  <a id="myL" 
     href="http://www.navioo.com/" 
     target=_blank
     onbeforedeactivate="alert('focus')">
     navioo.com
  </a>
<html>

    
      
      



-

Leave a Comment / Note


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

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Event onMethod
» onBeforeDeactivate