Html5 video tag shield right-click the js Code of saving the video

Source: Internet
Author: User

Comments: The html5 video tag can be downloaded. However, in the video area, you can right-click to save the video as the JavaScript code that shields the right-click video from being saved as the video, do not miss the HTML5 video tag. We have the download function. However, in the video area, right-click to save the video ",

To prevent "Save the video as", add the following code in js:

The Code is as follows:
$ ('# Myvideo'). bind ('textmenu', function () {return false ;});

Here, myVideo is the id of the video tag, which can block the right-click function of the video tag area,

But it cannot be truly blocked (you know ...).

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.