View Single Post
Team Leader
29Jan2007,17:42  
pradeep's Avatar
Oh! That can be fixed with changing line 7 to this

Code: javascript
if (document.layers || e.which) { pressedKey = e.which; }