Skip to content

Instantly share code, notes, and snippets.

@julescarbon
Last active August 29, 2015 13:56
Show Gist options
  • Save julescarbon/9158250 to your computer and use it in GitHub Desktop.
Save julescarbon/9158250 to your computer and use it in GitHub Desktop.
javascript:Array.prototype.slice.call(document.querySelectorAll("#dialog_0,.ui_dialog_lock"),0).some(function(s){s.style.display = "none"}); document.body.style.overflowY = "scroll"; return false;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment