336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
<DIV style="background-image:url(../../gif/flower.jpg);width:500;color:white;font-size:160%"
onmouseover="this.style.backgroundImage='url(../../gif/flower1.jpg)'"
onmouseout="this.style.backgroundImage='url(../../gif/flower.jpg)'">
DIV 내용 <IMG src="../../gif/tulip.gif"> 마우스를 올려보라.
</DIV>
출처 : http://koxo.com/lang/js/style/backgroundImage.html
onmouseover="this.style.backgroundImage='url(../../gif/flower1.jpg)'"
onmouseout="this.style.backgroundImage='url(../../gif/flower.jpg)'">
DIV 내용 <IMG src="../../gif/tulip.gif"> 마우스를 올려보라.
</DIV>
출처 : http://koxo.com/lang/js/style/backgroundImage.html
'컴터 > Javascript / html' 카테고리의 다른 글
alert 창 대신 레이어로 띄우기 (0) | 2008.03.25 |
---|---|
시작페이지설정 스크립트 (0) | 2008.03.18 |
셀렉트 옵션을 그룹화 (0) | 2008.02.26 |
[펌] 체크박스형으로 디자인 된 멀티 select (0) | 2008.01.29 |