HighDots Forums  

Intercept Keyboard

Javascript JavaScript language (comp.lang.javascript)


Discuss Intercept Keyboard in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jeremi
 
Posts: n/a

Default Intercept Keyboard - 12-04-2006 , 03:47 PM






Is there anyway, using javascript or an activex script, to intercept
keyboard entries on a page, such as the F keys?


Reply With Quote
  #2  
Old   
naixn
 
Posts: n/a

Default Re: Intercept Keyboard - 12-04-2006 , 04:44 PM






Jeremi wrote :
Quote:
Is there anyway, using javascript or an activex script, to intercept
keyboard entries on a page, such as the F keys?

window.addEventListener('keypress', myFunction, false);



--
Naixn
http://fma-fr.net


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.