How to Copy and Select Text from Snopes.com
I really like Snopes. I really do. However, they use a stupid javascript command to prevent people from selecting and copying the text on their web pages. Here is how to defeat their defenses.
Now, I really despise people that steal tech-recipes material by copying and pasting into their websites. This confuses google and steals traffic away from us. However, to break a basic part of the web to stop this is inexcusable. Shame on Snopes. Shame.
Snopes uses a little bit of javascript to prevent people from selecting text on their website. If you can not select it, you cannot copy it. Snopes does this so people will have to send the URL to the page instead of just copying and pasting the text. Breaking part of the web browsing experience just to make a buck is poor form.
To override the evil of snopes, just past the following into the address bar of your browser and press ENTER:
javascript:void(document.onselectstart=null)
After doing this, you can select text and copy until your heart is content.
Wouldn’t it be funny if somebody started an email about the evilness of snopes breaking the rules of friendly web browsing? Then snopes would have to respond to their own “urban legend.” I say it is TRUE! :)









RichardFrisch said on November 29, 2008
You can also add the JSView Firefox add-on and then click on the JS icon in the right-side of the status bar to turn off the JavaScript on any page.
AlanB said on November 29, 2008
Neither the JS code from the article nor JSView seem to do anything for me.
Anonymous said on November 30, 2008
I was going to say something similar – NoScript for Firefox does the trick for me. Just ensure that scripts aren’t allowed for Snopes.com and it works a treat.
AlanB said on November 30, 2008
NoScript is the only thing that actually works. If you read the scripts on the Snopes site you will understand why.
Art said on December 3, 2008
Great tip – Snopes has always been difficult to copy – if you have Vista, the Snipping Tool will do just fine, too. I find the Snipping Tool invaluable.
CW said on December 3, 2008
Not working for me in Camino.
Works in Safari. Does anyone know why this doesn’t work in Camino?
SteveS said on December 3, 2008
I don’t get it – you despise those who steal from you… “Now, I really despise people that steal tech-recipes material by copying and pasting into their websites” yet you have no problem showing others how to steal from Snopes? Doesn’t really matter if people aren’t copying that content to be used as their own to profit from, you’re bypassing their site which could affect them negatively should they decide to want to allow advertising on it someday.
“Breaking part of the web browsing experience just to make a buck”? Where are they making a buck here? I don’t see any advertising on their site, and even if there were, I’d say they’ve got every right to cover their hosting costs and make a few bucks on the side if possible.
I’d agree that most javascripts to block copying are pretty silly, but can’t fault them for doing this especially with people so eager to copy their content.
Lynne said on December 3, 2008
Yep, I tried JSView and the browser entry…but had to go to use the NoScript Firefox add-on to get it to work as well.
Prakash said on December 9, 2008
I tried what you recommended. It did not work in Firefox 3.0.4
There is a simpler method. Juct convert the page to a pdf doc. Then cut and paste from there.
Don said on January 20, 2009
USE A BOOKMARKLET
In Google Chrome of Windows XP I created a new page on the bookmark bar (right click on the bar) named “Void Script”. Then I added the script in place of a URL. When on a page thats is blocked I just click on the bookmarkelt.
GREAT WITH GOOGLE NOTES
When researching a topic, Google Notes is great–like a bookmark with sampled text and images added. But it requires highlighting the text & images. Now I can use it on more sites
joyce Routman said on March 4, 2009
how can I send information to SNOPES when I don’t have a proper address???
Sean said on March 17, 2009
Thanks! This works great in IE but not in Firefox. This is definitely poor form for snopes. Not allowing people to copy article text just results in people spending time figuring out how to work around the problem rather than causing them to only send a link. Besides, I like to include key paragraphs from snopes (in addition to the link) when I reply to the ridiculous chain emails I get so as to summarize the info for the people who clearly don’t do much reading and reasoning on their own.
Anonymous said on May 15, 2009
It is bad form. I have a standard sort of format when I respond to people who send me these Urban Legends and whatnot. I offer a link to my primary or most representative source for refuting the claim, and then usually a little snippet of text for those too lazy to follow the link. Basically Snopes breaks my ability to quote them, which makes it more likely I’ll go with a Wikipedia link and quote, so why do they do it?
maxappet1te said on May 22, 2009
firefox 3.0.8
I only ctrl + a ; copy + paste then edit
no problems with snopes, don’t know about others
– maxappet1te
adoxa said on May 25, 2009
Tried your advice many times (in Firefox) and it does not help one iota. What am I doing wrong??
I use this in the browser as suggested. Snopes will not budge.
javascript:void(document.onselectstart=null)
Kelly said on June 26, 2009
Excellent tip! But the onselectstart event is only supported in IE. For Firefox or other “A-Grade” browsers, use onmousedown like this:
javascript:void(document.onmousedown=null)
Probably should update the original post to reflect, since it seems like I wasn’t the only person who tried the instructions and found they didn’t work. Haven’t you heard? IE is an endangered species!
Kelly said on June 26, 2009
Also, you can drag this URL into your link bar or make a bookmark with this location, to quickly perform this action on any (snopes) page. Probably will also work with pages that disable right-clicking, so it may be a useful “bookmarklet” … thanks again!
ChrisC said on September 6, 2009
Thanks for the great tip, as others have said, I always like to include relevant text with a link in emails for anyone who can’t be bothered to click through to the page itself. They may not realise it, but small actions such as this make myself (and I’m sure others) less likely to use them in the future.
In searching for a way round the block, I also found another JavaScript hack, http://javascript.internet.com/page-details/disable-text-selection.html unfortunately this code doesn’t get round that, anyone know how to hack it?
Thanks again.
Betty said on November 1, 2009
Thanks for your info. You have a small typo error on this page – past instead of paste.
“To override the evil of snopes, just past the following into the address bar of your browser and press ENTER:”
I used & recommended your site often when I worked as a technology specialist in a school system. I use it more now for personal use. Thanks for all of your hard work and worthwhile information.
Don Juan said on February 11, 2010
Go to TOOLs in the menu bar and select Disable Java Scripts and then refresh the screen.
Bobby said on March 3, 2010
Thanks for the tip. This works GREAT. I love the idea that people familiar with this techy stuff, pass it on and educate others. Snopes still gets its advertising across to anyone visiting their site and I can copy a little stinking portion of the text if I choose.
Anonymous said on March 28, 2010
Thank you. It’s ridiculous that you can’t pick up a simple quote, a quote they don’t even own, because they’re trying to direct more traffic to their page. Shame on them.
Chad said on May 14, 2010
View Source, done.
hal said on June 7, 2010
Thanks for this… very helpful. And coincidently I was trying to copy the very text you used in your screenshot- i find that hilarious.
jonny rocket said on June 9, 2010
doesn’t work.
Edwin said on August 1, 2010
s w e e t
Edwin said on August 1, 2010
s w e e t
Tim Maly said on August 10, 2010
This rules.
Dodger said on August 18, 2010
document.onmousedown=null
Mark said on September 8, 2010
The bookmarklet idea works great! This way I don’t have to remember the javascript code.
Props to you!
Eddie11a said on October 17, 2010
This worked for me. Thank you! Some people won’t click on links so the ability to copy/paste is great.
Guest said on November 23, 2010
Whatever isn’t nailed down is mine. Whatever I can pry loose isn’t nailed down.
Bluechips said on December 10, 2010
Worked for me
Joey said on December 16, 2010
What was posted didn’t work for me but I changed it to “document.onmousedown=null” and it did. I am less annoyed by the inability to select text than I am with the fact that the green and red circles they use to represent truth and lies are too similar for someone with red-green color blindness
Mark Wilson said on December 23, 2010
I didn’t need to copy anything there, but I constantly “select/ right-click/ search” when I’m browsing. Thanks for the tip!
Yet Another Blogger said on January 28, 2011
Thanks.
Cutting’n'pasting a snippet for a fair use quote is not stealing. I doubt that this slows down the ne’er-do-wells.
Anonymous said on February 17, 2011
Works for me on my aging Mac. So sorry it’s taken me this long to search and discover a solution for this problem!
SteveC said on April 16, 2011
I’m using Windows Vista and Firefox 3.6. In the Menu Bar, go to Tools–>Options…–>Content (tab)–>uncheck Enable JavaScript. You can now copy and paste to your heart’s content.
Queen of Bellrock said on June 16, 2011
Isn’t it nice that snopes provides a work-around for those with colorblindness, and it’s right in their FAQ: http://www.snopes.com/info/faq.asp#colors
But if you disable Java to “borrow” their copyrighted content, you also disable the colorblindness work-around.
Guadasol said on June 22, 2011
Thanks a lot. It worked with google chrome.
Mc42angel said on June 29, 2011
Pasting javascript:void(document.onselectstart=null) into address bar and selectin “enter” did not work for me
Jim Willittes said on August 21, 2011
I have been using the command “javascript:void(document.onselectstart=null)” by copying and pasting it into the browsers of IE and Chome. Recently It stopped working so I looked at the command after I pasted it. It was missing “javascript:” at the beginning. I couldn’t get either browser to show the complete command after pasting so I manually typed in “javascript:” and it worked. Quotation marks in this post are not part of the needed command. Leave them out.
FF 6.01 said on September 6, 2011
With Firefox 6, CTRL+A works fine, as does disabling javascript from tools/options/content.
However, none of the javascript commands themselves seemed to work for me. I even tried them in an IE tab to see if that might magically work.
Lenoxus said on September 24, 2011
One good reason for Snopes to do this is so that if you see an email/forum post with a “real excerpt from the Snopes page that PROVES thus-and-such” then you can know it probably isn’t an excerpt, because copying is difficult. (And will therefore take the trouble to go to the page yourself.)
On the other hand, the problem is that most people don’t know this about Snopes, and therefore dishonest folks, playing off people’s laziness, have an advantage over honest ones.
Cindy Cara said on January 5, 2012
A good reason for this is that Snopes might update their site (they don’t want old stuff out there) or words may be taken out of context and may misprepresent their point.
I always include a link to a page I quote – if not my usual recipients, I write “Always click here for the latest information”.