<head>
<!-- 상태바1 시작-->
<script language="javascript">
var name=" 상태표시줄 메시지 출력제어 "
var text=" "
var step = 0;
function statusbar()
{
text = name;
step++
if (step==5) {step=1}
if (step==1) {window.status='▶▶▶' + text + '◀◀◀'}
if (step==2) {window.status='▷▶▶' + text + '◀◀◁'}
if (step==3) {window.status='▶▷▶' + text + '◀◁◀'}
if (step==4) {window.status='▶▶▷' + text + '◁◀◀'}
setTimeout("statusbar()",100);
}
</script>
<!-- 상태바1 끝-->
<!-- 상태바2 시작-->
<script>
function hidestatus()
{
window.status=''
return true
}
if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)
document.onmouseover=hidestatus
document.onmouseout=hidestatus
</script>
<!-- 상태바2 끝-->
<!-- shift키 금지 시작-->
<script language="JavaScript">
function Stopkey() {
if (event.shiftKey)
alert("shift키는 사용하실 수 없답니다.");
}
</script>
<!-- shift키 금지 끝-->
</head>
<body onload="statusbar();" onkeydown="Stopkey()" oncontextmenu="return false" onselectstart="return false" ondragstart="return false"><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
<!-- 상태바1 시작-->
<script language="javascript">
var name=" 상태표시줄 메시지 출력제어 "
var text=" "
var step = 0;
function statusbar()
{
text = name;
step++
if (step==5) {step=1}
if (step==1) {window.status='▶▶▶' + text + '◀◀◀'}
if (step==2) {window.status='▷▶▶' + text + '◀◀◁'}
if (step==3) {window.status='▶▷▶' + text + '◀◁◀'}
if (step==4) {window.status='▶▶▷' + text + '◁◀◀'}
setTimeout("statusbar()",100);
}
</script>
<!-- 상태바1 끝-->
<!-- 상태바2 시작-->
<script>
function hidestatus()
{
window.status=''
return true
}
if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)
document.onmouseover=hidestatus
document.onmouseout=hidestatus
</script>
<!-- 상태바2 끝-->
<!-- shift키 금지 시작-->
<script language="JavaScript">
function Stopkey() {
if (event.shiftKey)
alert("shift키는 사용하실 수 없답니다.");
}
</script>
<!-- shift키 금지 끝-->
</head>
<body onload="statusbar();" onkeydown="Stopkey()" oncontextmenu="return false" onselectstart="return false" ondragstart="return false"><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5277 |
jinmuk
|
12년 전 | 6734 | |
| 5276 |
jinmuk
|
12년 전 | 2415 | |
| 5275 |
jinmuk
|
12년 전 | 9287 | |
| 5274 |
jinmuk
|
12년 전 | 1920 | |
| 5273 |
jinmuk
|
12년 전 | 2336 | |
| 5272 |
jinmuk
|
12년 전 | 3194 | |
| 5271 |
jinmuk
|
12년 전 | 2168 | |
| 5270 |
jinmuk
|
12년 전 | 2340 | |
| 5269 |
jinmuk
|
12년 전 | 2305 | |
| 5268 |
jinmuk
|
12년 전 | 1604 | |
| 5267 |
jinmuk
|
12년 전 | 1402 | |
| 5266 |
jinmuk
|
12년 전 | 1054 | |
| 5265 |
jinmuk
|
12년 전 | 1230 | |
| 5264 |
jinmuk
|
12년 전 | 2016 | |
| 5263 |
jinmuk
|
12년 전 | 1567 | |
| 5262 |
jinmuk
|
12년 전 | 1278 | |
| 5261 |
jinmuk
|
12년 전 | 2306 | |
| 5260 |
jinmuk
|
12년 전 | 2070 | |
| 5259 |
jinmuk
|
12년 전 | 1905 | |
| 5258 |
jinmuk
|
12년 전 | 1633 | |
| 5257 |
jinmuk
|
12년 전 | 2318 | |
| 5256 |
jinmuk
|
12년 전 | 1151 | |
| 5255 | 12년 전 | 1049 | ||
| 5254 | 12년 전 | 2451 | ||
| 5253 | 12년 전 | 2448 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기