'ctrlLeft' Example : Key Event : Event onMethod JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Event onMethod » Key Event »

 

'ctrlLeft' Example



    
<html>
<body>
<input type="button" value="Click this button while pressing the left Ctrl key" 
onClick="alert(event.ctrlLeft);"
</body>
</html>

    
      
      



-

Leave a Comment / Note


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

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Event onMethod
» Key Event