Web Hosting Offers
See the new scripts recently added to Dynamic Drive. Click here.
Original, practical CSS codes and examples such as CSS menus for your site.
    Search code samples  
 
  Keyword
 
 
 
   
 
 
  Code Samples
 
ASP
CSS
Dhtml
Html
Javascript
PHP
 
   
     LOGIN HERE  
 
Username
Password
Forgot Password
Verify Signup
 
 
 

Javascript >> Events

How can I cancel a key press?

Visitor Ratings (0) :

Description
NN4 and IE5 allow to cancel key presses by returning false in the
onkeydown event handler;
Code
Select All
 Rate this Resource