helper for keyboard, change to 'on' instead of 'bind'

This commit is contained in:
Iam Naughton Phier 2015-02-17 18:38:40 +02:00
parent 56fb44d1f8
commit 36409d1fa8
2 changed files with 21 additions and 21 deletions

View file

@ -9,7 +9,8 @@
<script type="text/javascript" src="sahli.js"></script>
<script>
$(document).ready(function(){
s = 5;
sahli = new Sahli;
Sahli.requestsahlifile('list.sahli')
})
</script>
<link rel="stylesheet" href="sahli.css" type="text/css" media="screen" />