From 760c35f835ef179bc398abc57bcea39bc9ec401e Mon Sep 17 00:00:00 2001 From: yo mama Date: Mon, 16 Feb 2015 00:10:13 -0800 Subject: finishing mode --- js/overlay.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 js/overlay.js (limited to 'js/overlay.js') diff --git a/js/overlay.js b/js/overlay.js new file mode 100644 index 0000000..809b69b --- /dev/null +++ b/js/overlay.js @@ -0,0 +1,3 @@ +$("#overlay > .close").click(function(){ + $("#overlay").hide(); +}); -- cgit v1.2.3-70-g09d2