click (function () { $ (document). on ('keydown', function (e) { e. preventDefault (); }); }); And for the re-enable handler do this: $ (" ...
確定! 回上一頁