How to prevent Right Click option using jquery

前端 未结 12 2175
心在旅途
心在旅途 2020-12-02 11:23

Is it possible to prevent RIGHT CLICK option for IMAGES which we use in web page.

12条回答
  •  失恋的感觉
    2020-12-02 11:40

    Set these attributes in your selected tag

    See here Working Example - https://codepen.io/Developer_Amit/pen/drYMMv

    No Need JQuery (like)

提交回复
热议问题