Sometimes I need to use rawKeyDown handlers, which receive a keyCode parameter. Two questions: is there a table of these somewhere? and, are these cross-platform? (If I have to use two tables, and wrap everything in an "if platform" structure, I'm going to be very sad.) Charles Hartman