편집 요약 없음 |
편집 요약 없음 |
||
| 106번째 줄: | 106번째 줄: | ||
} | } | ||
* { | |||
cursor: url(https://evewiki.kr/w/images/a/a3/Rei.png) 8 0, auto !important | cursor: url(https://evewiki.kr/w/images/a/a3/Rei.png) 8 0, auto !important | ||
} | } | ||
| 125번째 줄: | 116번째 줄: | ||
} | } | ||
</style> | </style> | ||
<script type="text/javascript"> | |||
// F12 버튼 방지 | |||
$(document).ready(function(){ | |||
$(document).bind('keydown',function(e){ | |||
if ( e.keyCode == 123 /* F12 */) { | |||
e.preventDefault(); | |||
e.returnValue = false; | |||
} | |||
}); | |||
}); | |||
// 우측 클릭 방지 | |||
document.onmousedown=disableclick; | |||
status="Right click is not available."; | |||
function disableclick(event){ | |||
if (event.button==2) { | |||
alert(status); | |||
return false; | |||
} | |||
} | |||
</script> | |||
</html> | </html> | ||
2022년 11월 5일 (토) 18:47 판
잔혹한 천사의 테제
残酷な天使のように | A Cruel Angel's Thesis