What's the point of right click...
The Mack
Registered Users Posts: 602 Major grins
If they can go to "share" and get the size and put it into the browser then hit enter...
then save from there.
then save from there.
0
Comments
You have control over right-click protection and easy sharing. Usually, if you enable right-click protection, you would turn off easy sharing in customize gallery for the reasons you mention.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
If you want the share button visible for you, but not for your visitors, then leave Easy Sharing on in customize gallery and add this CSS customization:
.notLoggedIn #shareButton {display:none;}
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
If you have a link showing in your gallery like this:
http://jfriend.smugmug.com/gallery/5608869_vwzCG#344291068_HdnTo
then, the direct link to the XL size for that image is this:
http://jfriend.smugmug.com/photos/344291068_HdnTo-XL.jpg
All you do is change "gallery" to "photos", delete the gallery number (the portion after gallery and up to the # sign), then tack on the size suffix and wala, you now have an image link.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question