hs.blockRightClick
Block right clicking and context menu on the full size image.
Before you add this setting, remember that this doesn't stop your users from downloading your image if they really want to. Read this article on some considerations around blocking right click.
hs.blockRightClick has no effect for Opera.
Details
Type |
boolean |
Default value |
false |
Overrideable inline |
No |
Example
Block right click
Put this in the head section of your page.
<script type="text/javascript">
hs.blockRightClick = true;
</script>
Right click the expanded image to see the effect: