Oct. 15th, 2013

theymp: (Default)
The admins of FanFiction.net are obviously the kind of guests that, when invited over, kick the dog and go about rearranging your furniture to their own liking.

It's my browser - don't be disabling its functionality! How rude!

Fortunately, I got the answer from http://stackoverflow.com/questions/7101982/enabling-blocked-text-selection-using-javascript

Create a shortcut in your browser, then edit out the link by copy and pasting in the following:

javascript:(function(){function ats(){var styles='*,p,div{user-select:text !important;-moz-user-select:text !important;-webkit-user-select:text !important;}';jQuery('head').append(jQuery('<style />').html(styles));var allowNormal=function(){return true;};jQuery('*[onselectstart], *[ondragstart], *[oncontextmenu], #songLyricsDiv').unbind('contextmenu').unbind('selectstart').unbind('dragstart').unbind('mousedown').unbind('mouseup').unbind('click').attr('onselectstart',allowNormal).attr('oncontextmenu',allowNormal).attr('ondragstart',allowNormal);}function atswp(){if(window.jQuery){ats();}else{window.setTimeout(atswp,100);}}if(window.jQuery){ats();}else{var s=document.createElement('script');s.setAttribute('src','http://code.jquery.com/jquery-1.9.1.min.js');document.getElementsByTagName('body')[0].appendChild(s);atswp();}})();

Then just click on the link and it'll unlock the text - great if, like me, you just need some way to mark your place while reading on screen!

Happy reading!

Profile

theymp: (Default)
TheYmp

March 2022

S M T W T F S
  12345
678910 1112
13141516171819
20212223242526
2728293031  

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 8th, 2025 05:00 pm
Powered by Dreamwidth Studios