I'd like to write a simple game using the Raphael javascript library, but one question is sticking in my mind.
How does one handle keyboard input? I've looked through the reference material and haven't found any reference to this. Can you simply pass it the standard JavaScript keypress methods?