javascript - Up and bottom keys block -


i have 1 jscript uses , down keys when user click or down page scrolling how block scroll when user click or down?

use

return false; 

at end of event handler. see this quirksmode.org article more information.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -