Saving no-right click pictures

by Navin Poeran on maart 10, 2007

If there’s one thing that I hate about some sites, is the fact that they use the no-right-click-JavaScript. I mean why the hell would you use a no-good script like that?

In this post I’m going to write how you can save pictures that you want from a site that uses that JavaScript. And that is if you’re using Internet Explorer, because if you’re using MoZilla Firefox, there are other easier ways to save the pictures you want to save.

Once you have pointed your browser to that website, go to View -> Source, you will then get a notepad file with the whole HTML structure of that page. Look in the Head section of that notepad file, I mean with head section; HTML written between <head> en </head>, and you will see this:







Select everthing from <script> to </script>, that’s the whole JavaScript which is preventing you from saving those pictures. Select it, and then cut it. Save that notepad file as page.html and there, u can now save a picture on to your hard drive :-)

Last updated: October 23, 2009

Abonneer aan dit blog via RSS of via e-mail, om op de hoogte te blijven van de meest recente ontwikkelingen. Volg mij op Twitter.

Relevante items