My users would like to be able to hit Control+S to save a form. Is there ... $( window).keypress(function(event) { if (!(event.which == 115 && event.
www.google.com.tw