[jQuery] Re: Keyboard shortcuts

2007-04-30 Thread DaveG
Did you get a chance to work on this? No hurry, I'd just like to use it if it's available. ~ ~ Dave Gilles (Webunity) wrote: Yes i've ported this to jQuery, i'll add it to SVN tonight. It has thesame options as the keyboard_shortcuts, but i've improved (cleaned up) the code a lot. You can b

[jQuery] Re: Keyboard shortcuts

2007-04-20 Thread Dan G. Switzer, II
Gilles, >Yes i've ported this to jQuery, i'll add it to SVN tonight. It has >thesame options as the keyboard_shortcuts, but i've improved (cleaned >up) the code a lot. You can bind any combination you want. Does the syntax work like this: // attach a keyboard shortcut to the document $(document

[jQuery] Re: Keyboard shortcuts

2007-04-20 Thread Gilles (Webunity)
Yes i've ported this to jQuery, i'll add it to SVN tonight. It has thesame options as the keyboard_shortcuts, but i've improved (cleaned up) the code a lot. You can bind any combination you want.

[jQuery] Re: Keyboard shortcuts

2007-04-19 Thread Chris Jordan
That shortkeys plugin is cool! I'm gonna have to remember that one. :o) Chris On Apr 19, 2:49 pm, "Leonardo K" <[EMAIL PROTECTED]> wrote: > http://sanisoft-demo.com/jquery/plugins/shortaccesskey/ > orhttp://rikrikrik.com/jquery/shortkeys/ > > On 4/19/07, Glen Lipka <[EMAIL PROTECTED]> wrote: > >

[jQuery] Re: Keyboard shortcuts

2007-04-19 Thread Brandon Aaron
Yup. http://rikrikrik.com/jquery/shortkeys/ -- Brandon Aaron On 4/19/07, Glen Lipka <[EMAIL PROTECTED]> wrote: http://www.openjs.com/scripts/events/keyboard_shortcuts/ This looks really cool. Is there a jQuery plugin like it? Glen

[jQuery] Re: Keyboard shortcuts

2007-04-19 Thread Brian Miller
Yeuhda's "fix events" bears some similarities. It might even be a good thing to combine them, as I'm not sure if the keyboard shortcuts script entirely evens out the differences between browsers. - Brian > http://www.openjs.com/scripts/events/keyboard_shortcuts/ > > This looks really cool. > I

[jQuery] Re: Keyboard shortcuts

2007-04-19 Thread Leonardo K
http://sanisoft-demo.com/jquery/plugins/shortaccesskey/ or http://rikrikrik.com/jquery/shortkeys/ On 4/19/07, Glen Lipka <[EMAIL PROTECTED]> wrote: http://www.openjs.com/scripts/events/keyboard_shortcuts/ This looks really cool. Is there a jQuery plugin like it? Glen