So far the list includes space and the arrow keys. We could expand these to include other special keys where the value is guaranteed to be platform-independent (if they exist).
I would be cautious about this: http://unixpapa.com/js/key.html - but it looks like some things have gotten better recently.
Moving from TODO comment:
So far the list includes space and the arrow keys. We could expand these to include other special keys where the value is guaranteed to be platform-independent (if they exist).
I would be cautious about this: http://unixpapa.com/js/key.html - but it looks like some things have gotten better recently.