Graphic JavaScript


Back to index
Home Keys

Your browser does not support the HTML5 canvas tag.

ASSIGNMENT:

Alter the code so that the keycode, index, and character appear below the keyboard when a key is pressed. Also add two keys which both display the E with the two dots since that particular character will be mapped to different keys depending on the implementation of the keyboard. You should be able to figure out which keys are used by experimenting with the sample applet and opening the web console and viewing the output there.