Comment by mixmasteralan
14 years ago
this is too long, try this
var d=document;d.body.removeChild(d.getElementById('mw-sopaOverlay'));d.getElementById('content').setAttribute('style','display:block')
fits in a tweet
14 years ago
this is too long, try this
var d=document;d.body.removeChild(d.getElementById('mw-sopaOverlay'));d.getElementById('content').setAttribute('style','display:block')
fits in a tweet
$('body > div').toggle();