diff options
| -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> |
![]() |
index : dither.git | |
| Unnamed repository; edit this file 'description' to name the repository. | git daemon user |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | index.html | 1 |
@@ -229,6 +229,7 @@ function load(){ dice() } $("#dice").focus() +$(window).focus(function(){ $("#dice").focus() }) </script> </body> </html> |