3 Replies Latest reply on Aug 19, 2008 2:07 PM by chandru.in

    Providing Shortcut keys for web-app

    chandru.in

      Hi,

      How can I provide shortcut keys in my application such that, upon hitting the shortcut key a specific form in the page is submitted and a particular action method is invoked?

      Does A4J provide such facilities though its JS library? If so how can I use these libraries to achieve this?