<body>
<p align=center>
<font style="color:#787878;font-size:9pt">
페이지 자동 새로고침 예제 입니다 <br><br>
아래의 상태바에 안내문이..
</font>
<script language="javascript">
var limit="0:10"
if (document.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!document.images)
return
if (parselimit==1)
window.location.reload()
else{
parselimit-=1
curmin=Math.floor(parselimit/60)
cursec=parselimit%60
if (curmin!=0)
curtime=curmin+" minutes and "+cursec+"초 후에 자동으로 페이지를 새로고침 합니다!"
else
curtime=cursec+"초 후에 자동으로 페이지를 새로고침 합니다!"
window.status=curtime
setTimeout("beginrefresh()",1000)
}
}
window.onload=beginrefresh
</script>
</body><input type=button name=simabuttonviewsource value="View Source" onClick='window.location="view-source:"+window.location.href'>
[출처] : http://www.happyscript.net
기재되어 있는 소스중에서 var limit="0:10" 값을 적절히 조절하시면 됩니다.
만약, 20초마다 자동으로 브라우저를 refresh하고 싶다면, var limit="0:20" 과 같은 형식으로 수정하세요.<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
<p align=center>
<font style="color:#787878;font-size:9pt">
페이지 자동 새로고침 예제 입니다 <br><br>
아래의 상태바에 안내문이..
</font>
<script language="javascript">
var limit="0:10"
if (document.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!document.images)
return
if (parselimit==1)
window.location.reload()
else{
parselimit-=1
curmin=Math.floor(parselimit/60)
cursec=parselimit%60
if (curmin!=0)
curtime=curmin+" minutes and "+cursec+"초 후에 자동으로 페이지를 새로고침 합니다!"
else
curtime=cursec+"초 후에 자동으로 페이지를 새로고침 합니다!"
window.status=curtime
setTimeout("beginrefresh()",1000)
}
}
window.onload=beginrefresh
</script>
</body><input type=button name=simabuttonviewsource value="View Source" onClick='window.location="view-source:"+window.location.href'>
[출처] : http://www.happyscript.net
기재되어 있는 소스중에서 var limit="0:10" 값을 적절히 조절하시면 됩니다.
만약, 20초마다 자동으로 브라우저를 refresh하고 싶다면, var limit="0:20" 과 같은 형식으로 수정하세요.<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 230 | 20년 전 | 2066 | ||
| 229 | 20년 전 | 3136 | ||
| 228 | 20년 전 | 3325 | ||
| 227 | 20년 전 | 2394 | ||
| 226 | 20년 전 | 5479 | ||
| 225 | 20년 전 | 2523 | ||
| 224 | 20년 전 | 2970 | ||
| 223 | 20년 전 | 4206 | ||
| 222 | 20년 전 | 2605 | ||
| 221 | 20년 전 | 2290 | ||
| 220 | 20년 전 | 3679 | ||
| 219 | 20년 전 | 2073 | ||
| 218 | 20년 전 | 3566 | ||
| 217 | 20년 전 | 2482 | ||
| 216 | 20년 전 | 2910 | ||
| 215 | 20년 전 | 2227 | ||
| 214 | 20년 전 | 3338 | ||
| 213 | 20년 전 | 2918 | ||
| 212 | 20년 전 | 3051 | ||
| 211 | 20년 전 | 2147 | ||
| 210 | 20년 전 | 1894 | ||
| 209 | 20년 전 | 2356 | ||
| 208 | 20년 전 | 1976 | ||
| 207 | 20년 전 | 1677 | ||
| 206 | 20년 전 | 1855 | ||
| 205 | 20년 전 | 3952 | ||
| 204 | 20년 전 | 1675 | ||
| 203 | 20년 전 | 2011 | ||
| 202 | 20년 전 | 2359 | ||
| 201 | 20년 전 | 1827 | ||
| 200 | 20년 전 | 2957 | ||
| 199 | 20년 전 | 2005 | ||
| 198 | 20년 전 | 2087 | ||
| 197 | 20년 전 | 3654 | ||
| 196 | 20년 전 | 2983 | ||
| 195 | 20년 전 | 2094 | ||
| 194 | 20년 전 | 10247 | ||
| 193 | 20년 전 | 2247 | ||
| 192 | 20년 전 | 1603 | ||
| 191 | 20년 전 | 2667 | ||
| 190 | 20년 전 | 2293 | ||
| 189 | 20년 전 | 1684 | ||
| 188 | 20년 전 | 1478 | ||
| 187 | 20년 전 | 1906 | ||
| 186 | 20년 전 | 1719 | ||
| 185 | 20년 전 | 1769 | ||
| 184 | 20년 전 | 2350 | ||
| 183 | 20년 전 | 1561 | ||
| 182 | 20년 전 | 1485 | ||
| 181 | 20년 전 | 1624 | ||
| 180 | 20년 전 | 2720 | ||
| 179 | 20년 전 | 1804 | ||
| 178 | 20년 전 | 1860 | ||
| 177 | 20년 전 | 1985 | ||
| 176 | 20년 전 | 1805 | ||
| 175 | 20년 전 | 1872 | ||
| 174 | 20년 전 | 1694 | ||
| 173 | 20년 전 | 2060 | ||
| 172 | 20년 전 | 1786 | ||
| 171 | 20년 전 | 2562 | ||
| 170 | 20년 전 | 2272 | ||
| 169 | 20년 전 | 2554 | ||
| 168 | 20년 전 | 1484 | ||
| 167 | 20년 전 | 1578 | ||
| 166 | 20년 전 | 2158 | ||
| 165 | 20년 전 | 1629 | ||
| 164 | 20년 전 | 3771 | ||
| 163 | 20년 전 | 2664 | ||
| 162 | 20년 전 | 2086 | ||
| 161 | 20년 전 | 2793 | ||
| 160 | 20년 전 | 1735 | ||
| 159 | 20년 전 | 1612 | ||
| 158 | 20년 전 | 2564 | ||
| 157 | 20년 전 | 1488 | ||
| 156 | 20년 전 | 1741 | ||
| 155 | 20년 전 | 3230 | ||
| 154 | 20년 전 | 1900 | ||
| 153 | 20년 전 | 1624 | ||
| 152 | 20년 전 | 4952 | ||
| 151 | 20년 전 | 4578 | ||
| 150 | 20년 전 | 3516 | ||
| 149 | 20년 전 | 3797 | ||
| 148 | 20년 전 | 7075 | ||
| 147 | 20년 전 | 3550 | ||
| 146 | 20년 전 | 2621 | ||
| 145 | 20년 전 | 2619 | ||
| 144 | 20년 전 | 7167 | ||
| 143 | 20년 전 | 4600 | ||
| 142 | 20년 전 | 1900 | ||
| 141 | 20년 전 | 3252 | ||
| 140 | 20년 전 | 1960 | ||
| 139 | 20년 전 | 1583 | ||
| 138 | 20년 전 | 2307 | ||
| 137 | 20년 전 | 1779 | ||
| 136 | 20년 전 | 1456 | ||
| 135 | 20년 전 | 1785 | ||
| 134 | 20년 전 | 2966 | ||
| 133 | 20년 전 | 2450 | ||
| 132 | 20년 전 | 1706 | ||
| 131 | 20년 전 | 1639 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기