There are plenty of javascript solutions out there and wicket integrates very well with these types of libraries (scriptaculous, prototype, dojo, etc). prototype has a pretty amazing Event API that should do what you need, but there are plenty of options out there. ex: http://www.openjs.com/scripts/events/keyboard_shortcuts/
On 8/21/07, Steen Larsen <[EMAIL PROTECTED]> wrote: > > Hi, > > I am doing an evaluation of wicket and would like to know if there is any > support for keyboard shortcuts besides the standard html accesskey. Is it > for instance possible to define a key kombination for an AJAX component ? > > /Steen >
