diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -229,6 +229,7 @@ function load(){ dice() } $("#dice").focus() +$(window).focus(function(){ $("#dice").focus() }) </script> </body> </html> |
