불필요하게 드래그, 선택, 우클릭을 막아 스마트폰 이용자들이 로그를 붙여 넣을 수 없었던 문제 해결
This commit is contained in:
+1
-1
@@ -120,7 +120,7 @@ function turn(type) {
|
||||
</script>
|
||||
<? require('analytics.php'); ?>
|
||||
</head>
|
||||
<body oncontextmenu='return false'>
|
||||
<body>
|
||||
|
||||
<div style="position:absolute; top:15px; left:50%; margin-left: -567px; width: 52px; height: 52px; border: 1px solid white;">심의</div>
|
||||
<? $banner_id = $_SESSION[p_id]; ?>
|
||||
|
||||
Reference in New Issue
Block a user