search
HomeWeb Front-endJS Tutorialjquery.hotkeys listens to keyboard press events keydown plugin_jquery

jquery.hotkeys file download: http://xiazai.jb51.net/201405/yuanma/jquery_hotkeys(jb51.net).rar

After referring to its document usage, we can use it like this:

Copy code The code is as follows:




Effect:

jquery.hotkeys listens to keyboard press events keydown plugin_jquery

Here are all the key combinations

Copy code The code is as follows:

      
        <script><BR>            //This page is a result of an autogenerated content made by running test.html with firefox.<BR>            function domo(){<BR>                jQuery('#platform-details').html('<code>' navigator.userAgent '');<BR>                jQuery(document).bind('keydown', 'esc',function (evt){jQuery('#_esc').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'tab',function (evt){jQuery('#_tab').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'space',function (evt){jQuery('#_space').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'return',function (evt){jQuery('#_return').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'backspace',function (evt){jQuery('#_backspace').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'scroll',function (evt){jQuery('#_scroll').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'capslock',function (evt){jQuery('#_capslock').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'numlock',function (evt){jQuery('#_numlock').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'pause',function (evt){jQuery('#_pause').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'insert',function (evt){jQuery('#_insert').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'home',function (evt){jQuery('#_home').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'del',function (evt){jQuery('#_del').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'end',function (evt){jQuery('#_end').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'pageup',function (evt){jQuery('#_pageup').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'pagedown',function (evt){jQuery('#_pagedown').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'left',function (evt){jQuery('#_left').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'up',function (evt){jQuery('#_up').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'right',function (evt){jQuery('#_right').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'down',function (evt){jQuery('#_down').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f1',function (evt){jQuery('#_f1').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f2',function (evt){jQuery('#_f2').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f3',function (evt){jQuery('#_f3').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f4',function (evt){jQuery('#_f4').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f5',function (evt){jQuery('#_f5').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f6',function (evt){jQuery('#_f6').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f7',function (evt){jQuery('#_f7').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f8',function (evt){jQuery('#_f8').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f9',function (evt){jQuery('#_f9').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f10',function (evt){jQuery('#_f10').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f11',function (evt){jQuery('#_f11').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f12',function (evt){jQuery('#_f12').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '1',function (evt){jQuery('#_1').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '2',function (evt){jQuery('#_2').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '3',function (evt){jQuery('#_3').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '4',function (evt){jQuery('#_4').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '5',function (evt){jQuery('#_5').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '6',function (evt){jQuery('#_6').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '7',function (evt){jQuery('#_7').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '8',function (evt){jQuery('#_8').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '9',function (evt){jQuery('#_9').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', '0',function (evt){jQuery('#_0').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'a',function (evt){jQuery('#_a').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'b',function (evt){jQuery('#_b').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'c',function (evt){jQuery('#_c').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'd',function (evt){jQuery('#_d').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'e',function (evt){jQuery('#_e').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'f',function (evt){jQuery('#_f').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'g',function (evt){jQuery('#_g').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'h',function (evt){jQuery('#_h').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'i',function (evt){jQuery('#_i').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'j',function (evt){jQuery('#_j').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'k',function (evt){jQuery('#_k').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'l',function (evt){jQuery('#_l').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'm',function (evt){jQuery('#_m').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'n',function (evt){jQuery('#_n').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'o',function (evt){jQuery('#_o').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'p',function (evt){jQuery('#_p').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'q',function (evt){jQuery('#_q').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'r',function (evt){jQuery('#_r').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 's',function (evt){jQuery('#_s').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 't',function (evt){jQuery('#_t').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'u',function (evt){jQuery('#_u').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'v',function (evt){jQuery('#_v').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'w',function (evt){jQuery('#_w').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'x',function (evt){jQuery('#_x').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'y',function (evt){jQuery('#_y').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'z',function (evt){jQuery('#_z').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl a',function (evt){jQuery('#_Ctrl_a').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl b',function (evt){jQuery('#_Ctrl_b').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl c',function (evt){jQuery('#_Ctrl_c').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl d',function (evt){jQuery('#_Ctrl_d').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl e',function (evt){jQuery('#_Ctrl_e').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f',function (evt){jQuery('#_Ctrl_f').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl g',function (evt){jQuery('#_Ctrl_g').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl h',function (evt){jQuery('#_Ctrl_h').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl i',function (evt){jQuery('#_Ctrl_i').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl j',function (evt){jQuery('#_Ctrl_j').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl k',function (evt){jQuery('#_Ctrl_k').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl l',function (evt){jQuery('#_Ctrl_l').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl m',function (evt){jQuery('#_Ctrl_m').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl n',function (evt){jQuery('#_Ctrl_n').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl o',function (evt){jQuery('#_Ctrl_o').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl p',function (evt){jQuery('#_Ctrl_p').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl q',function (evt){jQuery('#_Ctrl_q').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl r',function (evt){jQuery('#_Ctrl_r').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl s',function (evt){jQuery('#_Ctrl_s').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl t',function (evt){jQuery('#_Ctrl_t').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl u',function (evt){jQuery('#_Ctrl_u').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl v',function (evt){jQuery('#_Ctrl_v').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl w',function (evt){jQuery('#_Ctrl_w').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl x',function (evt){jQuery('#_Ctrl_x').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl y',function (evt){jQuery('#_Ctrl_y').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl z',function (evt){jQuery('#_Ctrl_z').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift a',function (evt){jQuery('#_Shift_a').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift b',function (evt){jQuery('#_Shift_b').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift c',function (evt){jQuery('#_Shift_c').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift d',function (evt){jQuery('#_Shift_d').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift e',function (evt){jQuery('#_Shift_e').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f',function (evt){jQuery('#_Shift_f').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift g',function (evt){jQuery('#_Shift_g').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift h',function (evt){jQuery('#_Shift_h').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift i',function (evt){jQuery('#_Shift_i').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift j',function (evt){jQuery('#_Shift_j').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift k',function (evt){jQuery('#_Shift_k').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift l',function (evt){jQuery('#_Shift_l').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift m',function (evt){jQuery('#_Shift_m').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift n',function (evt){jQuery('#_Shift_n').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift o',function (evt){jQuery('#_Shift_o').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift p',function (evt){jQuery('#_Shift_p').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift q',function (evt){jQuery('#_Shift_q').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift r',function (evt){jQuery('#_Shift_r').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift s',function (evt){jQuery('#_Shift_s').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift t',function (evt){jQuery('#_Shift_t').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift u',function (evt){jQuery('#_Shift_u').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift v',function (evt){jQuery('#_Shift_v').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift w',function (evt){jQuery('#_Shift_w').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift x',function (evt){jQuery('#_Shift_x').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift y',function (evt){jQuery('#_Shift_y').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift z',function (evt){jQuery('#_Shift_z').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt a',function (evt){jQuery('#_Alt_a').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt b',function (evt){jQuery('#_Alt_b').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt c',function (evt){jQuery('#_Alt_c').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt d',function (evt){jQuery('#_Alt_d').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt e',function (evt){jQuery('#_Alt_e').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f',function (evt){jQuery('#_Alt_f').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt g',function (evt){jQuery('#_Alt_g').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt h',function (evt){jQuery('#_Alt_h').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt i',function (evt){jQuery('#_Alt_i').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt j',function (evt){jQuery('#_Alt_j').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt k',function (evt){jQuery('#_Alt_k').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt l',function (evt){jQuery('#_Alt_l').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt m',function (evt){jQuery('#_Alt_m').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt n',function (evt){jQuery('#_Alt_n').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt o',function (evt){jQuery('#_Alt_o').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt p',function (evt){jQuery('#_Alt_p').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt q',function (evt){jQuery('#_Alt_q').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt r',function (evt){jQuery('#_Alt_r').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt s',function (evt){jQuery('#_Alt_s').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt t',function (evt){jQuery('#_Alt_t').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt u',function (evt){jQuery('#_Alt_u').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt v',function (evt){jQuery('#_Alt_v').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt w',function (evt){jQuery('#_Alt_w').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt x',function (evt){jQuery('#_Alt_x').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt y',function (evt){jQuery('#_Alt_y').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt z',function (evt){jQuery('#_Alt_z').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl esc', function (evt){jQuery('#_Ctrl_esc').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl tab', function (evt){jQuery('#_Ctrl_tab').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl space', function (evt){jQuery('#_Ctrl_space').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl return', function (evt){jQuery('#_Ctrl_return').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl backspace', function (evt){jQuery('#_Ctrl_backspace').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl scroll', function (evt){jQuery('#_Ctrl_scroll').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl capslock', function (evt){jQuery('#_Ctrl_capslock').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl numlock', function (evt){jQuery('#_Ctrl_numlock').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl pause', function (evt){jQuery('#_Ctrl_pause').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl insert', function (evt){jQuery('#_Ctrl_insert').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl home', function (evt){jQuery('#_Ctrl_home').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl del', function (evt){jQuery('#_Ctrl_del').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl end', function (evt){jQuery('#_Ctrl_end').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl pageup', function (evt){jQuery('#_Ctrl_pageup').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl pagedown', function (evt){jQuery('#_Ctrl_pagedown').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl left', function (evt){jQuery('#_Ctrl_left').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl up', function (evt){jQuery('#_Ctrl_up').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl right', function (evt){jQuery('#_Ctrl_right').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl down', function (evt){jQuery('#_Ctrl_down').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f1', function (evt){jQuery('#_Ctrl_f1').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f2', function (evt){jQuery('#_Ctrl_f2').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f3', function (evt){jQuery('#_Ctrl_f3').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f4', function (evt){jQuery('#_Ctrl_f4').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f5', function (evt){jQuery('#_Ctrl_f5').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f6', function (evt){jQuery('#_Ctrl_f6').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f7', function (evt){jQuery('#_Ctrl_f7').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f8', function (evt){jQuery('#_Ctrl_f8').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f9', function (evt){jQuery('#_Ctrl_f9').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f10', function (evt){jQuery('#_Ctrl_f10').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f11', function (evt){jQuery('#_Ctrl_f11').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Ctrl f12', function (evt){jQuery('#_Ctrl_f12').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift esc', function (evt){jQuery('#_Shift_esc').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift tab', function (evt){jQuery('#_Shift_tab').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift space', function (evt){jQuery('#_Shift_space').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift return', function (evt){jQuery('#_Shift_return').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift backspace', function (evt){jQuery('#_Shift_backspace').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift scroll', function (evt){jQuery('#_Shift_scroll').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift capslock', function (evt){jQuery('#_Shift_capslock').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift numlock', function (evt){jQuery('#_Shift_numlock').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift pause', function (evt){jQuery('#_Shift_pause').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift insert', function (evt){jQuery('#_Shift_insert').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift home', function (evt){jQuery('#_Shift_home').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift del', function (evt){jQuery('#_Shift_del').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift end', function (evt){jQuery('#_Shift_end').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift pageup', function (evt){jQuery('#_Shift_pageup').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift pagedown', function (evt){jQuery('#_Shift_pagedown').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift left', function (evt){jQuery('#_Shift_left').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift up', function (evt){jQuery('#_Shift_up').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift right', function (evt){jQuery('#_Shift_right').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift down', function (evt){jQuery('#_Shift_down').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f1', function (evt){jQuery('#_Shift_f1').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f2', function (evt){jQuery('#_Shift_f2').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f3', function (evt){jQuery('#_Shift_f3').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f4', function (evt){jQuery('#_Shift_f4').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f5', function (evt){jQuery('#_Shift_f5').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f6', function (evt){jQuery('#_Shift_f6').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f7', function (evt){jQuery('#_Shift_f7').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f8', function (evt){jQuery('#_Shift_f8').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f9', function (evt){jQuery('#_Shift_f9').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f10', function (evt){jQuery('#_Shift_f10').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f11', function (evt){jQuery('#_Shift_f11').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Shift f12', function (evt){jQuery('#_Shift_f12').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt esc', function (evt){jQuery('#_Alt_esc').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt tab', function (evt){jQuery('#_Alt_tab').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt space', function (evt){jQuery('#_Alt_space').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt return', function (evt){jQuery('#_Alt_return').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt backspace', function (evt){jQuery('#_Alt_backspace').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt scroll', function (evt){jQuery('#_Alt_scroll').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt capslock', function (evt){jQuery('#_Alt_capslock').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt numlock', function (evt){jQuery('#_Alt_numlock').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt pause', function (evt){jQuery('#_Alt_pause').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt insert', function (evt){jQuery('#_Alt_insert').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt home', function (evt){jQuery('#_Alt_home').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt del', function (evt){jQuery('#_Alt_del').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt end', function (evt){jQuery('#_Alt_end').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt pageup', function (evt){jQuery('#_Alt_pageup').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt pagedown', function (evt){jQuery('#_Alt_pagedown').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt left', function (evt){jQuery('#_Alt_left').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt up', function (evt){jQuery('#_Alt_up').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt right', function (evt){jQuery('#_Alt_right').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt down', function (evt){jQuery('#_Alt_down').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f1', function (evt){jQuery('#_Alt_f1').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f2', function (evt){jQuery('#_Alt_f2').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f3', function (evt){jQuery('#_Alt_f3').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f4', function (evt){jQuery('#_Alt_f4').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f5', function (evt){jQuery('#_Alt_f5').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f6', function (evt){jQuery('#_Alt_f6').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f7', function (evt){jQuery('#_Alt_f7').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f8', function (evt){jQuery('#_Alt_f8').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f9', function (evt){jQuery('#_Alt_f9').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f10', function (evt){jQuery('#_Alt_f10').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f11', function (evt){jQuery('#_Alt_f11').addClass('dirty'); return false; });<BR>                jQuery(document).bind('keydown', 'Alt f12', function (evt){jQuery('#_Alt_f12').addClass('dirty'); return false; });<BR>            }          <BR>jQuery(document).ready(domo);<BR></script>
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Javascript Data Types : Is there any difference between Browser and NodeJs?Javascript Data Types : Is there any difference between Browser and NodeJs?May 14, 2025 am 12:15 AM

JavaScript core data types are consistent in browsers and Node.js, but are handled differently from the extra types. 1) The global object is window in the browser and global in Node.js. 2) Node.js' unique Buffer object, used to process binary data. 3) There are also differences in performance and time processing, and the code needs to be adjusted according to the environment.

JavaScript Comments: A Guide to Using // and /* */JavaScript Comments: A Guide to Using // and /* */May 13, 2025 pm 03:49 PM

JavaScriptusestwotypesofcomments:single-line(//)andmulti-line(//).1)Use//forquicknotesorsingle-lineexplanations.2)Use//forlongerexplanationsorcommentingoutblocksofcode.Commentsshouldexplainthe'why',notthe'what',andbeplacedabovetherelevantcodeforclari

Python vs. JavaScript: A Comparative Analysis for DevelopersPython vs. JavaScript: A Comparative Analysis for DevelopersMay 09, 2025 am 12:22 AM

The main difference between Python and JavaScript is the type system and application scenarios. 1. Python uses dynamic types, suitable for scientific computing and data analysis. 2. JavaScript adopts weak types and is widely used in front-end and full-stack development. The two have their own advantages in asynchronous programming and performance optimization, and should be decided according to project requirements when choosing.

Python vs. JavaScript: Choosing the Right Tool for the JobPython vs. JavaScript: Choosing the Right Tool for the JobMay 08, 2025 am 12:10 AM

Whether to choose Python or JavaScript depends on the project type: 1) Choose Python for data science and automation tasks; 2) Choose JavaScript for front-end and full-stack development. Python is favored for its powerful library in data processing and automation, while JavaScript is indispensable for its advantages in web interaction and full-stack development.

Python and JavaScript: Understanding the Strengths of EachPython and JavaScript: Understanding the Strengths of EachMay 06, 2025 am 12:15 AM

Python and JavaScript each have their own advantages, and the choice depends on project needs and personal preferences. 1. Python is easy to learn, with concise syntax, suitable for data science and back-end development, but has a slow execution speed. 2. JavaScript is everywhere in front-end development and has strong asynchronous programming capabilities. Node.js makes it suitable for full-stack development, but the syntax may be complex and error-prone.

JavaScript's Core: Is It Built on C or C  ?JavaScript's Core: Is It Built on C or C ?May 05, 2025 am 12:07 AM

JavaScriptisnotbuiltonCorC ;it'saninterpretedlanguagethatrunsonenginesoftenwritteninC .1)JavaScriptwasdesignedasalightweight,interpretedlanguageforwebbrowsers.2)EnginesevolvedfromsimpleinterpreterstoJITcompilers,typicallyinC ,improvingperformance.

JavaScript Applications: From Front-End to Back-EndJavaScript Applications: From Front-End to Back-EndMay 04, 2025 am 12:12 AM

JavaScript can be used for front-end and back-end development. The front-end enhances the user experience through DOM operations, and the back-end handles server tasks through Node.js. 1. Front-end example: Change the content of the web page text. 2. Backend example: Create a Node.js server.

Python vs. JavaScript: Which Language Should You Learn?Python vs. JavaScript: Which Language Should You Learn?May 03, 2025 am 12:10 AM

Choosing Python or JavaScript should be based on career development, learning curve and ecosystem: 1) Career development: Python is suitable for data science and back-end development, while JavaScript is suitable for front-end and full-stack development. 2) Learning curve: Python syntax is concise and suitable for beginners; JavaScript syntax is flexible. 3) Ecosystem: Python has rich scientific computing libraries, and JavaScript has a powerful front-end framework.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool