Skip to content

Instantly share code, notes, and snippets.

@agentlame
Created July 14, 2014 14:51
Show Gist options
  • Save agentlame/634514627ad2db09320b to your computer and use it in GitHub Desktop.
Save agentlame/634514627ad2db09320b to your computer and use it in GitHub Desktop.
function removePopup() {
popup.remove();
$body.css('overflow', 'auto');
return;
}
if (reasonlength < 1) return removePopup();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment