Hi All, Does rails provide a browser agnostic way to detect arrow keys/ctrl/alt keys on the browser? -- Regards, Kashyap
Andi Schacke
2009-Oct-08 09:02 UTC
Re: handling arrow keys/Ctrl-keys/Alt-keys in the browser
I guess your stuck with javascript here... depends which framework you are using (jQuery or prototype)... On Oct 8, 10:31 am, C K Kashyap <ckkash...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi All, > Does rails provide a browser agnostic way to detect arrow > keys/ctrl/alt keys on the browser? > -- > Regards, > Kashyap
C K Kashyap
2009-Oct-08 09:44 UTC
Re: handling arrow keys/Ctrl-keys/Alt-keys in the browser
> I guess your stuck with javascript here... depends which framework you > are using (jQuery or prototype)...Thanks ... I am panning to use prototype -- Regards, Kashyap
Marnen Laibow-Koser
2009-Oct-08 11:43 UTC
Re: handling arrow keys/Ctrl-keys/Alt-keys in the browser
C K Kashyap wrote:>> I guess your stuck with javascript here... depends which framework you >> are using (jQuery or prototype)... > > Thanks ... I am panning to use prototypeAnd don''t forget the accesskey attribute on HTML elements.> > -- > Regards, > KashyapBest, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/.