implementing keyboard shortcuts

2009-01-29 Thread MichTex

Has anyone implemented keyboard shortcuts (hotkeys) for CakePHP
applications? I'm looking for real, single-key shortcuts, such as
Gmail and Google Reader provide, and not the multi-key shortcuts
(i.e., using the Alt or control keys) which the HTML accesskey
attribute gives you.

Thanks.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: implementing keyboard shortcuts

2009-01-29 Thread Brad V. aka iBspoof

MichTex-

I have used this before with great success: http://code.google.com/p/js-hotkeys/

Works with jQuery.

Brad

On Jan 29, 12:18 pm, MichTex bill.cav...@gmail.com wrote:
 Has anyone implemented keyboard shortcuts (hotkeys) for CakePHP
 applications? I'm looking for real, single-key shortcuts, such as
 Gmail and Google Reader provide, and not the multi-key shortcuts
 (i.e., using the Alt or control keys) which the HTML accesskey
 attribute gives you.

 Thanks.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---