Disable right click in websites
- by admin
- 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;”>