oncontextmenu, ondragstart 금지 코드 수정. 우클릭 가능하도록.
This commit is contained in:
@@ -44,7 +44,7 @@ select { font-family:'굴림'; line-height:100%; }
|
||||
<?php require('analytics.php'); ?>
|
||||
</head>
|
||||
|
||||
<body oncontextmenu='return false'>
|
||||
<body>
|
||||
<table align=center width=2000 border=1 cellspacing=0 cellpadding=0 bordercolordark=gray bordercolorlight=black style=font-size:13;word-break:break-all; id=bg0>
|
||||
<tr><td>삼모전 토너먼트<br><?php closeButton(); ?></td></tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user