handling arrow keys/Ctrl-keys/Alt-keys in the browser

Hi All, Does rails provide a browser agnostic way to detect arrow keys/ctrl/alt keys on the browser?

I guess your stuck with javascript here... depends which framework you are using (jQuery or prototype)...

I guess your stuck with javascript here... depends which framework you are using (jQuery or prototype)...

Thanks ... I am panning to use prototype