Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タイトルが示すように、私はワードプレスのウェブサイトに追加できるスクリプトを探しています。これにより、コピー、メールアドレスのコピー、画像の場所のコピーなどの右クリックのコンテキストメニューが削除されます。
何か案は?
多くのオブジェクトにアタッチできるというevent呼ばれがあります。oncontextmenu。。
event
oncontextmenu
例えば 。。。
http://jsfiddle.net/Atn6e/
ただし、オーバーライドするコンテキストメニューを置き換えるには、独自のコンテキストメニューを作成する必要があります。