¿©±â¸¦ Ŭ¸¯ÇØ º¸¼¼¿ä.
Ŭ¸¯ÇÒ¶§¸¶´Ù

¸Å¹ø ´Ù¸¥È¿°ú·Î
Àû¿ëµË´Ï´Ù.

 

 

 

 

 

 

<script language="JavaScript">
var curObj;
function toggleMultimedia()
{if (textFade.filters(0).status == 2)
{ textFade.filters(0).Stop();
if (textFade.style.visibility == "hidden")
textFade.style.visibility = "visible";
else textFade.style.visibility = "hidden";
window.setTimeout("toggleMultimedia()", 1); }
textFade.filters(0).Apply();
if (textFade.style.visibility == "hidden")
textFade.style.visibility = "visible";
else textFade.style.visibility = "hidden";
textFade.filters(0).Play(); }
</script>
 
<div align="center" style="background-color:rgb(239,239,255); width:150px; height:170px; position:absolute; left:70px;top:20px;filter:revealTrans(transition=23,duration=0.5);z-index:5;" id="textFade" onClick="toggleMultimedia()" style="cursor:hand; position: relative; border: 0.4em double #FF99FF;">³»¿ë</div>

align : ±ÛÀÚ Á¤·Ä ¹æ¹ý
background-color : ¹è°æ»ö
width : ³Êºñ
height : ³ôÀÌ
left : ¿ÞÂÊ À§Ä¡
top : À§ÂÊ À§Ä¡
transition : Æ®·£Áö¼Ç ¹øÈ£(x, 0~23±îÁö Áß ¼±ÅÃ)
duration : Àüȯ ¼Óµµ
cursor : ¸¶¿ì½º Ä¿¼­ ¸ð¾ç(n-resize, e-resize, s-resize, w-resize, se-resize, sw-resize, ne-resize, nw-resize, hand, wait, help, move, crosshair Áß ¼±ÅÃ)
border : Å׵θ® µÎ²²
double : Å׵θ® »ö