Okay, I know this is something people with a little understanding of how a browser works could get around, but my client – a photographer – wanted to stop the casual visitor from downloading her large photos easily by using right-click or just dragging to the desktop or another tab.
jquery
jQuery set this page as your home page
code snippets
Useful bit of code if you want a link to get the visitor to your website to set the page as their homepage.
For Internet Explorer versions below 8, there’s a bit of ancient code that will do the job – which this script implements – but newer versions of IE and other modern don’t support this – quite rightly as it could be (and has been) used to set the user’s homepage without their knowledge! Continue reading …
