Disable right click in websites

  • 0

In body tag add below code:

oncontextmenu=”return false;”

Eg:

<body oncontextmenu=”return false;”>

In body tag add below code: oncontextmenu=”return false;” Eg: <body oncontextmenu=”return false;”>

In body tag add below code: oncontextmenu=”return false;” Eg: <body oncontextmenu=”return false;”>