Jump to content

Featured Replies

Posted

How can i add new javascript code globally? I mean for all pages? This;

 

<script>
window.oncontextmenu = function () {
console.log("");
return false;
}
</script>  

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.