cRabdancE 说 Jun 15, 2008 11:07AM function KeyDown() { if (event.ctrlKey)&&(event.keyCode == 73) { alert("You pressed the Ctrl + s") }