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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -