change event from onkeypress to onkeyup because onkeypress cannot detect escape key press if (e.keyCode === 27) |
||
|---|---|---|
| .. | ||
| animation | ||
| dbmonster | ||
| editor | ||
| svg | ||
| threaditjs | ||
| todomvc | ||
change event from onkeypress to onkeyup because onkeypress cannot detect escape key press if (e.keyCode === 27) |
||
|---|---|---|
| .. | ||
| animation | ||
| dbmonster | ||
| editor | ||
| svg | ||
| threaditjs | ||
| todomvc | ||