Skip to content

Instantly share code, notes, and snippets.

@albertsun
Forked from jashkenas/fixiekill
Created May 13, 2015 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albertsun/c0b59218e43c5e37c47c to your computer and use it in GitHub Desktop.
Save albertsun/c0b59218e43c5e37c47c to your computer and use it in GitHub Desktop.
javascript:(function(){for(var a=document.querySelectorAll("*"),i=0,e;e=a[i];i++)"fixed"==getComputedStyle(e).position&&(e.style.position="static");}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment