$(document).bind('keyup', 'F1', function() { alert('F1 pressed'); });
https://github.com/jeresig/jquery.hotkeys
https://rawgit.com/jeresig/jquery.hotkeys/master/test-static-01.html