Lines Matching refs:keydown
3242 $(document).keydown( function(e) {3288 $(document).bind('keyup keydown', function(e){shifted = e.shiftKey; return true;} );