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