Disable click setting stuck. - Page 3 Disable click setting stuck. - Page 3
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Disable click setting stuck.

Started by ElkySS, October 15, 2003, 10:34:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Digital Pea

Quote from: "casper"The hack has been posted by gaugau, here

But as he says, anyone with any sense can still get them.
Thanks Casper.

maelody

I editted whichever theme I was using and went into its template.html file and changed where it said <body> into <body oncontextmenu="return false" ondragstart="return false">. That disables right click everywhere on the page. Hope that helps.