$(window).load(function () { document.onkeydown = function(invoke) { 82 == invoke.keyCode && $("#invoke").clickInvoke(); } });