배너 이미지 효과

배너 이미지 효과
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=ks_c_5601-1987">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>가자 자바스크립트 세상으로/배너이미지 효과로 쓰시면..</title>
<SCRIPT FOR=window EVENT=onLoad LANGUAGE=vbscript>
        image1.filters.item(0).apply()
        image1.filters.item(0).transition = 11
        image1.Style.visibility = ""
        image1.filters(0).play(2.0)
</SCRIPT>
</head>
<body bgcolor="#000080" text="#FFFFFF">
<center>
<a href="http://adsl.kornets.com/re/rchk.phtml?id=java" target=_blank"><img src="http://java.up2.co.kr/images/banner1-4.gif" border=0 id="image1"
style="visibility:hidden; FILTER:revealTrans(Duration=2.0, Transition=5);" width="468" height="60"></a>
</center><p>
<center><font size="2">소스를 보면요..다음과같은 곳이 있걸랑요<p>
image1.filters.item(0).transition = 12<p>
여기서요...12라는 숫자를 10이라고도 했다가 뭐라고도 했다가 임의로다가 바꿔보세요<p>
효과를 다시한번 보실라믄 새로고침을 눌러 주세요</center>
</BODY>
</HTML>