Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: handling keyboards events on internet explorer 5.5 and above


Message #1 by "Paulo Roberto Campos de Morais Lobo" <prlobo@i...> on Wed, 27 Jun 2001 11:51:47 est
hi, guys!.. 

I'm getting a trouble with keyboards events on internet explorer 5.5.
I have an input type text that is not firing the events, when they 
are in a frameset structure. When the input is clicked we can type 
some
information but the events onkeyup, onkeydown, onkeypress are not 
fired
neither all keys works (the delete key are one of them).

The same code works very well in internete explorer 4 and 5. The 
problem 
occurs only in internet explorer 5.5 or above. 

Can somebody help me?

[[ ]]'s paulo.

  Return to Index