Skip to content

마우스 오른쪽 버튼 막기...

조회 수 19105 추천 수 0 2008.12.14 18:29:56
index.html 웹소스 파일에 추가 한다

<HTML>
<HEAD>
<script language="JavaScript1.1">
function right(e) {
if (navigator.appName == 'Netscape' &&
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("안녕 하세여 어드민플레이 입니다...*^^*");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
</script>
</HEAD>
<body oncontextmenu="return false" ondragstart="return false" onselectstart="return false">
</BODY>
</HTML>
profile

일요일은 짜빠게뤼~ 먹는날~^^

엮인글 :
http://adminplay.com/1095/0b4/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort

Linux Command 로 Mysql table drop 방법

What are the bandwidth requirements for running a BigB...

ctime, mtime, atime 다른 점 설명

gcc Library 경로 지정

Strace - 시스템콜과 신호 추적 file

Installing NGINX, PHP, and MySQL on Ubuntu 10.04 LTS u...

리눅스에서 GNU Parted로 4K 섹터 디스크 파티션 정렬하기

웹서버 트래픽 시각화 logstalgia

  • l2zeo
  • 2013-05-03
  • 조회 수 6116

vimrc 설정 file

특정 데몬의 메모리 점유율 확인하기

CentOS 5.6 + NginX 0.8.54 + Django 1.3 (FastCGI) + Pyt...

telnet 과 ssh 의 차이점

ModSecurity 로그파일의 사이즈가 너무 큰데 이를 날짜나 ... file

웹 언어별 no-cache 리스트

Hamlet 은 “웹서버 모니터링 오픈소스 솔루션” 입니다.

우분투 네트웍크 설정

OS X 매버릭스가 NAS, 윈도우 PC 등 SMB 장비에 연결하지 ...

Squid 의 캐시 저장 기간 설정 ( refresh_pattern )

vi 이미 읽은 파일의 인코딩 변경하기 ( euc-kr 로 encodi...

[ UDP ] packet buffer size 조절

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234