Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Hot keys for web applications.


Message #1 by "JOHN P. PARLATO" <jparlato@m...> on Thu, 23 Aug 2001 06:17:22 -0400

	I'm being asked to place hot keys on a web page (alt-e) for edit for

example.



	I've been able to capture the keys, but only when the browser does not have

an event mapped to it.

	For example, the alt - e doesn't get to my code, because the browser

captures it first.  However, I can

	get to alt-s.  Is there a way to capture the alt-any key, prior to the

browser? P.S. This is an all

	IE5.5 application.




  Return to Index