質問

We are trying to add streaming Video capability in our SharePoint 2013 Site and what we already did is getting the Video from SharePoint URL.

Our problem is that we need to remove the Save video as... and Copy video URL when we right click in the video.

Is there an option or way to remove that?

enter image description here

役に立ちましたか?

解決

You can disable the whole right click menu (contextmenu) using oncontextmenu="return false;" attribute in your video tag but you cannot hide some of the options from the right click menu.

ライセンス: CC-BY-SA帰属
所属していません sharepoint.stackexchange
scroll top