Posted By:
Sheetal_Phatak
Posted On:
Thursday, October 23, 2003 12:33 AM
Hi
I would like to provide shorcut keys for my website.
I used the window.event.keyCode to get ascii values. It works in IE but fails in Mozilla. I tried using the window.event.charCode for Mozilla. But that also does not work.
Thanx
Sheetal