oncontextmenu, ondragstart 금지 코드 수정. 우클릭 가능하도록.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ $connect = dbconn();
|
||||
<link rel=stylesheet href=stylesheet.php type=text/css>
|
||||
<?php require('analytics.php'); ?>
|
||||
</head>
|
||||
<body oncontextmenu='return false'>
|
||||
<body>
|
||||
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user