you are totally right!
http://jsfiddle.net/Z383n/

so now just add ajaxeventbehavior to your wicket component and override
its getAjaxCallDecorator() method to check the event object and decide
what action to fire

On Sat, 2010-05-01 at 11:06 -0600, Martin Zardecki wrote:
> >> you are trying to mix keyboard and mouse events which is not possible in
> >> javascript I think
> 
> >> see http://www.javascriptkit.com/jsref/eventkeyboardmouse.shtml for more
> >> info
> 
> Pretty sure it's possible in modern browsers at least:
> 
> http://www.javascripter.net/faq/ctrl_alt.htm



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to