Keyboard event only when focus is in the canvas

This commit is contained in:
Thomas FORGIONE
2015-04-27 15:04:33 +02:00
parent 0386263d58
commit 18665ecd03
2 changed files with 3 additions and 3 deletions

View File

@@ -35,4 +35,4 @@ button.
</div>
<div id="container" style="padding: 0px; margin: 0px;"></div>
<div id="container" style="padding: 0px; margin: 0px;" tabindex="1"></div>