싸이 프로필, 위 아래 이동

· 19년 전 · 3182
<script language="JavaScript">
<!--
var sRepeat=null;

function doScrollerIE(dir, src, amount) {
if (amount==null) amount=10;
if (dir=="up")
document.all[src].scrollTop-=amount;
else
document.all[src].scrollTop+=amount;
if (sRepeat==null)
sRepeat = setInterval("doScrollerIE('" + dir + "','" + src + "'," + amount + ")",100);
return false
}

window.document.onmouseout = new Function("clearInterval(sRepeat);sRepeat=null");
window.document.ondragstart = new Function("return false");
//-->
</script>

<div id=charLayer1 style="width:140; height:95; overflow:hidden;">
<font color="#CC99FF">
질문 글 올리지 마세요.질문 글 올리지 마세요.질문 글 올리지 마세요.질문 글 올리지 마세요.
질문 글 올리지 마세요.질문 글 올리지 마세요.질문 글 올리지 마세요.질문 글 올리지 마세요.
질문 글 올리지 마세요.질문 글 올리지 마세요.질문 글 올리지 마세요.질문 글 올리지 마세요.
질문 글 올리지 마세요.질문 글 올리지 마세요.
</font>
</div>


<table width="140" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100">
<a href="#" onMouseOver="return doScrollerIE('down','charLayer1',5)" onMouseOut="clearInterval(sRepeat)">
<img src="http://img.cyworld.nate.com/img/pwin/bt_down.gif" width="10" height="7" border="0"></a>

<a href="#" onMouseOver="return doScrollerIE('up','charLayer1',5)" onMouseOut="clearInterval(sRepeat)">
<img src="http://img.cyworld.nate.com/img/pwin/bt_up.gif" width="10" height="7" border="0"></a>
</td>
</tr>
</table><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

개발자팁

개발과 관련된 유용한 정보를 공유하세요. 질문은 QA에서 해주시기 바랍니다.

+
분류 제목 글쓴이 날짜 조회
기타 19년 전 조회 3,674
기타 19년 전 조회 3,900
JavaScript 19년 전 조회 3,676
기타 19년 전 조회 3,120
기타 19년 전 조회 3,800
JavaScript 19년 전 조회 3,946
JavaScript 19년 전 조회 4,228
기타 19년 전 조회 3,470
기타 19년 전 조회 4,921
기타 19년 전 조회 3,446
JavaScript 19년 전 조회 3,622
기타 19년 전 조회 2,891
JavaScript 19년 전 조회 4,133
기타 19년 전 조회 4,945
기타 19년 전 조회 3,183
JavaScript 19년 전 조회 4,237
PHP 19년 전 조회 3,984
JavaScript 19년 전 조회 4,646
기타 19년 전 조회 8,278
기타 19년 전 조회 3,075
Flash 19년 전 조회 3,511
Flash 19년 전 조회 4,227
Flash 19년 전 조회 6,111
기타
[기타]
19년 전 조회 4,103
JavaScript 19년 전 조회 3,809
JavaScript 19년 전 조회 4,597
MySQL 19년 전 조회 4,091
PHP 19년 전 조회 6,298
MySQL 19년 전 조회 5,976
JavaScript 19년 전 조회 3,584