하단의 글짜 이쁘게 모양넣기 dhtml

카페 메니져
· 22년 전 · 1868 · 1
<head>

<SCRIPT LANGUAGE="JavaScript">
<!--
var StaticText="스크립트네꺼";
var started=false;
var step=0;
var times=1;
function WelcomeText() {
times--;
if (times==0) {
if (started==false) {
started = true;
window.status = StaticText;
AnimateChar();
}
}
}
function AnimateChar() {
step++

switch(step) {
case 1:
window.status="▶▷▷▷▷"+StaticText+"◁◁◁◁◀";
break;
case 2:
window.status="▷▶▷▷▷"+StaticText+"◁◁◁◀◁";
break;
case 3:
window.status="▷▷▶▷▷"+StaticText+"◁◁◀◁◁";
break;
case 4:
window.status="▷▷▷▶▷"+StaticText+"◁◀◁◁◁";
break;
case 5:
window.status="▷▷▷▷▶"+StaticText+"◀◁◁◁◁";
break;
default:
window.status="▶▷▷▷▷"+StaticText+"◁◁◁◁◀";
step = 1;
break;
}

setTimeout("AnimateChar()",200);
}

document.onLoad=WelcomeText();
//-->
</SCRIPT>

</head>

<p>
하단의 상태바를 봐주세염..*^^*
</p>
|

댓글 1개

넷스케이프에서도 잘됨.
댓글을 작성하시려면 로그인이 필요합니다.

그누3 팁자료실

+
제목 글쓴이 날짜 조회
카페 메니져
22년 전 조회 1,806
카페 메니져
22년 전 조회 2,070
카페 메니져
22년 전 조회 2,601
카페 메니져
22년 전 조회 2,054
카페 메니져
22년 전 조회 2,373
카페 메니져
22년 전 조회 1,953
카페 메니져
22년 전 조회 2,143
카페 메니져
22년 전 조회 3,037
카페 메니져
22년 전 조회 1,760
카페 메니져
22년 전 조회 1,869
카페 메니져
22년 전 조회 1,878
카페 메니져
22년 전 조회 1,825
카페 메니져
22년 전 조회 2,384
22년 전 조회 2,154
22년 전 조회 3,971
22년 전 조회 2,111
22년 전 조회 1,903
22년 전 조회 3,273
22년 전 조회 2,133
22년 전 조회 2,558