Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Chrome Browser and keyPress event

    Hi!!!

    OS: fedora 11
    Browser: Google Chrome 4.0.249.43
    Safari:

    Using the function keyPress() (item, form, keyName, characterValue) we have a problem. It works Ok with FF & IE (fedora & Wxp), we get the key pressed and the item.getValue() before the key was pressed, but with Chrome (fedora & Wxp) and Safari (Wxp) we get the key pressed but we can not get the item.getValue() before the key pressed to filter if it is necessary the keys pressed. How can we get the value item before the key was pressed? We assume that it is too early to solve problems with chrome.

    Thanks in advance.

    rafa1970.
Working...
X