Fixes Issue #8

This commit is contained in:
Peter Cottle 2013-02-16 17:34:43 -08:00
parent e89c68d78e
commit 9c7e5707f0
7 changed files with 9 additions and 6 deletions

View file

@ -71,7 +71,7 @@ var init = function() {
eventBaton.stealBaton('docKeydown', function() { });
eventBaton.stealBaton('docKeyup', function() { });
$('body').delegate('div.close', 'click', function() { alert('these dont actually work sorry lol.'); });
//$('body').delegate('div.close', 'click', function() { alert('these dont actually work sorry lol.'); });
/**
* I am disabling this for now, it works on desktop but is