Re: Event Handling

Neil <[email protected]>
Newsgroups gmane.comp.mozilla.devel.java
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Claus Mygind wrote:

>I am having some trouble tracking key code events.  I can get it to work in IE but not in Fire Fox.
>
><INPUT TYPE="text" NAME="LookUpKey" onkeyup = FindMatch()>
>
>This calls the function "FindMatch()"
>
>function FindMatch(evt) {
>  
>
Try onkeyup="FindMatch(event)"
By the way, this is a java group, not a javascript group; unfortunately 
I don't know which group you should have used.

-- 
Warning: May contain traces of nuts.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.