From 53f8beddffb415c870de6d0497532a79530076e0 Mon Sep 17 00:00:00 2001 From: Jules Date: Fri, 7 Feb 2014 11:20:08 -0500 Subject: autofocus on atom --- index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'index.html') diff --git a/index.html b/index.html index 6aa271b..bbba3b3 100644 --- a/index.html +++ b/index.html @@ -229,6 +229,7 @@ function load(){ dice() } $("#dice").focus() +$(window).focus(function(){ $("#dice").focus() }) -- cgit v1.2.3-70-g09d2