Hi Cracks,
I have a <DIV>-tag after <htmlb:form> with the event-handler onkeydown to capture the client-side event when clicking F8. And I have a htmlb:button with onClick = "start".
Now I want to fire the server-side event when pressing F8 as well, like it is when I click the button.
Is there a way to do so?
Thanks for any help!
Mathias
Add a comment