A function I'm trying to develop is going to be storing a sequence of keys pressed. Unfortunately, I can't find any way to take the keyCode generated by the onKeyUp event and translate it into the actual character pressed. Could anyone point me to a table or function to give me the nudge I need? Thanks!
--Ryan
--Ryan