이것은 "게으른 사람들"이 사용하는 방법입니다. 홈페이지를 업데이트할 시간이 없지만 3개월 전의 업데이트가 여전히 "new"로 표시되도록 할 수 없으므로 이 js를 사용하면 많은 도움이 될 수 있습니다. !
이 사진은 2000년 1월 1일 자동으로 사라집니다.
html 파일의
와 사이에 다음 코드를 복사하세요.
<script> <br><!-- <BR>var imagetag='<img src="news.gif" alt="1"> ' var today=new Date() functionexpireat(expiredate){ varexpire=new Date(expiredate) if (today.getTime()<=expire.getTime()) document.write(imagetag) } <BR>// --> <br></script>
<script> <br>expire("2000년 1월 1일") <br></script>