페이지 이동중입니다 잠시만 기달려주세여

· 19년 전 · 2258
1. 먼저 아래와 같은 자바 스크립트를 <head>와 </head> 사이에 넣어줍니다.

<script language=javascript>
n = document.layers
ie = document.all
function hide() {
if (ie || n) {
if (n) document.Load.visibility = "hidden"
else Load.style.visibility = "hidden"
}
}
</script>

2. 다음으로 <body> 태그에 onload="hide()"를 추가시켜줍니다. 아래처럼 되겠죠.

<body text=black bgcolor=white onload="hide()">

3. <body> 바로 아래에 아래 스크립트를 넣습니다.

<script language=javascript>
if(ie || n) document.write('<div id="Load" style="position:absolute;width:100%;height:100%;top:0;left:0;background-color:#ffffff;z-index:5">페이지 로딩중 보여줄 내용</div>')
</script>

결국 이것들을 모아보면 아래처럼 됩니다.

<html>
<head>
<title>::: 타이틀 :::</title>
<script language=javascript>
n = document.layers
ie = document.all
function hide() {
if (ie || n) {
if (n) document.Load.visibility = "hidden"
else Load.style.visibility = "hidden"
}
}
</script>
</head>
<body onload="hide()" bgcolor='white' text='black'>
<script language=javascript>
if(ie || n) document.write('<div id="Load" style="position:absolute;width:100%;height:100%;top:0;left:0;background-color:#ffffff;z-index:5">페이지 로딩중 보여줄 내용</div>')
</script>
본래 문서
</body>
</html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
19년 전 조회 4,868
19년 전 조회 4,914
19년 전 조회 2,781
19년 전 조회 2,424
19년 전 조회 2,754
19년 전 조회 3,390
19년 전 조회 3,171
19년 전 조회 2,154
19년 전 조회 2,219
19년 전 조회 3,392
19년 전 조회 2,603
19년 전 조회 3,868
19년 전 조회 2,809
19년 전 조회 2,094
19년 전 조회 2,730
19년 전 조회 1,984
19년 전 조회 1,674
19년 전 조회 1,786
19년 전 조회 2,078
19년 전 조회 1,819
19년 전 조회 2,019
19년 전 조회 1,814
19년 전 조회 2,210
19년 전 조회 2,099
19년 전 조회 1,721
19년 전 조회 1,704
19년 전 조회 1,603
19년 전 조회 1,470
19년 전 조회 1,659
19년 전 조회 2,222
19년 전 조회 2,645
19년 전 조회 3,140
19년 전 조회 2,555
19년 전 조회 2,053
19년 전 조회 7,286
19년 전 조회 3,989
19년 전 조회 2,569
19년 전 조회 2,608
19년 전 조회 3,111
19년 전 조회 6,021
19년 전 조회 5,824
19년 전 조회 2,483
19년 전 조회 3,540
19년 전 조회 3,101
19년 전 조회 2,465
19년 전 조회 2,983
19년 전 조회 1,835
19년 전 조회 1,978
19년 전 조회 2,084
19년 전 조회 2,259
19년 전 조회 1,924
19년 전 조회 2,063
19년 전 조회 2,018
19년 전 조회 2,104
19년 전 조회 1,772
19년 전 조회 2,896
19년 전 조회 2,217
19년 전 조회 3,484
19년 전 조회 3,542
19년 전 조회 2,782
19년 전 조회 2,858
19년 전 조회 2,691
19년 전 조회 2,934
19년 전 조회 2,941
19년 전 조회 3,406
19년 전 조회 3,124
19년 전 조회 5,528
19년 전 조회 2,356
19년 전 조회 2,401
19년 전 조회 2,268
19년 전 조회 2,182
19년 전 조회 2,191
19년 전 조회 2,391
19년 전 조회 3,465
19년 전 조회 3,313
19년 전 조회 3,111
19년 전 조회 2,792
19년 전 조회 2,890
19년 전 조회 2,556
19년 전 조회 2,595
19년 전 조회 1,868
19년 전 조회 2,569
19년 전 조회 2,925
19년 전 조회 2,932
19년 전 조회 3,228
19년 전 조회 3,010
19년 전 조회 1,968
19년 전 조회 2,071
19년 전 조회 2,974
19년 전 조회 2,465
19년 전 조회 4,238
19년 전 조회 2,740
19년 전 조회 2,624
19년 전 조회 3,774
19년 전 조회 3,343
19년 전 조회 2,493
19년 전 조회 3,282
19년 전 조회 2,490
19년 전 조회 3,351
19년 전 조회 3,744