Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
banner Expire 25 April 2025
adv ex on 22 February 2024
Kfc Club

Patrick Stash
banner expire at 13 August 2024
BidenCash Shop
banner Expire 10 May 2025
Money Club cc shop
Luki Crown
Wizard's shop 2.0
Trump cc shop
Blackstash cc shop
Yale lodge shop
UniCvv
banner Expire 1 April  2021

Premiums

TRUSTED VENDOR
Joined
Dec 5, 2020
Messages
2,725

I am posting this article as per the one of my user request. It is easy to disable right click in a website using javascript.

Code to disable:

oncontextmenu=”alert(‘right click is disable’);return false;”
now you may have doubt about placing this javascript code. This code should be in body as one of the attribute.

I think you can understand better if i give example.

<body oncontextmenu=”alert(‘right click is disable’);return false;”
>
i think now you understand.

see , this will disabled only for usual internet users. You can not protect it from hackers. We can disable javascript simply using webtool bar add on
 
Top Bottom