Name | Modified | Size | Downloads / Week |
---|---|---|---|
ALL CMS | 2015-12-10 | ||
Wordpress | 2015-12-10 | ||
README.md | 2015-12-10 | 614 Bytes | |
Totals: 3 Items | 614 Bytes | 2 |
Prevent-Media-Right-Click-Website-Plugin
Prevent Video , Music , Image Right click to prevent noobs. Project I made for fun on my free time
How To Use
Wordpress Plugin
By Uploading Plugin on plugin menu and Activated. It will automatically prevent right click on media.
ALL CMS
By Embed Jquery By Embedding the javascript file to the page. It will automatically prevent right click on image.
CDN
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="https://gist.github.com/juthawong/31a4b57581a79c6c8ee7.js"></script>