Disable Right Click

From KOP KB
Revision as of 18:29, 24 October 2014 by ReMaster (talk | contribs)
Jump to: navigation, search

Honestly try your hardest not to do this. Also explain to the customer this does prevent people from taking their images.

<div oncontextmenu="return false;">
<!-- 
Whatever content your wrapping it around goes in between these div tags
-->
whatever image or code
</div>