Yes, for example you can add an ajax behaviour to you page, and using his
callback url mount an script like
wicketAjaxGet(callbackUrl + '&key=' + event.keyCode);
on your div onkeyup event.
On Fri, Mar 12, 2010 at 6:55 AM, Istvan Soos <[email protected]> wrote:
> Hi,
>
> Is there a way to combine onkeyup event (on a div panel, not on form
> component) into an ajax call, that will contain the character of the
> key pressed?
>
> Thanks,
> Istvan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
--
Pedro Henrique Oliveira dos Santos