Since we're on the subject, I find this page pretty helpful for figuring out
keycodes: http://www.ryancooper.com/resources/keycode.asp

--Erik

On 11/27/06, Sam Collett <[EMAIL PROTECTED]> wrote:

On 27/11/06, Marshall Salinger <[EMAIL PROTECTED]> wrote:
> Excellent plug-in! Does anyone know the key-codes to use the left and
> right arrows on the keyboard?
>
> Thanks,
> Marshall

Left = 37
Right = 39

Others you may find useful:

Backspace = 8
Tab = 9
Enter = 13
End = 35
Home = 36

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to