oncontextmenu, ondragstart 금지 코드 수정. 우클릭 가능하도록.
This commit is contained in:
@@ -52,6 +52,3 @@ define('INSTALL', 'install');
|
||||
define('SLEEP', 'sleep');
|
||||
|
||||
define('BLOCKBODY', '');
|
||||
//define('BLOCKBODY', 'oncontextmenu="return false" onselectstart="return false" ondragstart="return false"');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user