onKeyPress event not working in Firefox
问题 I have the following javascript code...Here I am using onKeyPress="someFunction( )" in the body tag to get the keyCode of the key that is pressed. The code is working fine in IE8 but this is not working in Firefox. Please give some solution to this. <html> <head> <title>onKeyPress( ) event not working in firefox..</title> <script> function printDiv() { var divToPrint=document.getElementById('prnt'); newWin=window.open(''+self.location,'PrintWin','left=50,top=20,width=590,height=840,toolbar=1