Prevent Media Right Click Website Plugin Code
Prevent Right Click on Video , Music and Image.
Brought to you by:
juthawong9
File | Date | Author | Commit |
---|---|---|---|
Source Code | 2015-12-10 |
![]() |
[175dc9] Add Source Code |
LICENSE | 2015-12-10 |
![]() |
[e8567a] Initial commit |
README.md | 2015-12-10 |
![]() |
[152ba9] Update README.md |
allcmspreventclick.js | 2015-12-10 |
![]() |
[604087] Create allcmspreventclick.js |
preventmediarightclickwordpressplugin.zip | 2015-12-10 |
![]() |
[175dc9] Add Source Code |
Prevent Video , Music , Image Right click to prevent noobs. Project I made for fun on my free time
By Uploading Plugin on plugin menu and Activated. It will automatically prevent right click on media.
By Embed Jquery
By Embedding the javascript file to the page. It will automatically prevent right click on image.
<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>