jQuery-UI slider - how to disable keyboard input?
Posted
by Petr Urban
on Stack Overflow
See other posts from Stack Overflow
or by Petr Urban
Published on 2010-05-27T14:50:07Z
Indexed on
2010/05/27
14:51 UTC
Read the original article
Hit count: 308
Hello,
in jQuery-UI Slider arrow keys move the slider handle (after the handle has been selected/clicked on), which is nice, but I don't want slider to handle keyboard (I use arrow keys on the page for another purpouse).
Any ideas how to disable keyboard events for jquery-ui slider?
© Stack Overflow or respective owner