Adam Holwerda's brain itches.

  • Random
  • Archive
  • RSS
  • Ask me anything
Un-Blackout Wikipedia with jQuery and jsshell. 
Make a custom command that will autorun every time you’re on en.wikipedia.org.Have that command: Remove the SOPA overlay on hover (basically as soon as it appears), make visible every element, and hide html tags that clutter the page.Like: 
 $('#mw-sopaOverlay').live('hover', function(){ $(this).remove(); $('*').show(); $('style, script, title').hide(); });
Homework away, my beloved techno-dependents.
Pop-upView Separately

Un-Blackout Wikipedia with jQuery and jsshell. 

Make a custom command that will autorun every time you’re on en.wikipedia.org.

Have that command: Remove the SOPA overlay on hover (basically as soon as it appears), make visible every element, and hide html tags that clutter the page.

Like: 

$('#mw-sopaOverlay').live('hover', function(){ $(this).remove(); $('*').show(); $('style, script, title').hide(); });

Homework away, my beloved techno-dependents.

  • 1 year ago
  • Permalink
  • Share
    Tweet
← Previous • Next →

About

My name is Adam Holwerda. I'm a stand-up comic, fiction writer, and web developer.

Pages

  • Back to adamholwerda.com
  • Buy my book!
  • Thirsty Genius
  • My stand-up comedy

Me, Elsewhere

  • @adamholwerda on Twitter
  • Facebook Profile
  • adamholwerda on Vimeo
  • adamholwerda on Youtube
  • adamholwerda on github
  • Xbox Live Profile

Twitter

loading tweets…

  • RSS
  • Random
  • Archive
  • Ask me anything
  • Mobile

Effector Theme by Carlo Franco.

Powered by Tumblr