Disabling Image Sharer on specific images

If you want to disable Image Sharer from working on specific images add the following to the <img> tag:

<strong>rel="noshare"</strong>

ex: <img src="image.jpg" rel="noshare">

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.