helper for keyboard, change to 'on' instead of 'bind'
This commit is contained in:
parent
56fb44d1f8
commit
36409d1fa8
2 changed files with 21 additions and 21 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue