qing
JQuery: How to select all elements except input and textarea? (to disable keydown event)
I am trying to disable the backspace key in my jQuery app, so that it does not cause the browser to go back a page. However, I do not want to disable it if an input or textarea element is focused, bec[详细]
2022-12-27 02:20 分类:问答