¾î¼¿À¼¼¿ä
- <SCRIPT>
- var x,y
- var timer
- var i_fontsize=0
- var step=0
- var thisx,thisy
- function handlerMM(e){
- x = (document.layers) ? e.pageX : event.clientX
- y = (document.layers) ? e.pageY : event.clientY
- }
- function ringup() {
- if (document.all) {
- thisx = x
- thisy = y
- ringup2()
- }
- }
- function ringup2() {
- if (i_fontsize<=1530) {
- document.all.ring.style.fontSize=i_fontsize
- document.all.ring.style.color="rgb(255,"+Math.floor(i_fontsize/6)+","+Math.floor(i_fontsize/6)+")"
- document.all.ring.style.posLeft=thisx-(Math.floor(i_fontsize/3))
- document.all.ring.style.posTop=thisy-(Math.floor(i_fontsize/1.4))
- step+=4
- i_fontsize+=step
- timer=setTimeout("ringup(2)",50)
- }
- else {
- clearTimeout(timer)
- i_fontsize=0
- step=0
- document.all.ring.style.posTop=-10000
- }
- }
- document.onmousemove = handlerMM;
- </SCRIPT>
-
- <STYLE>
- .ringstyle
{ POSITION: absolute; TOP: -50px; VISIBILITY: visible }
- .explain {POSITION: absolute; TEXT-ALIGN: center; TOP: 80px; WIDTH:
300px}
//¸µÅ© À§Ä¡
- A
{
}
- A:visited
{
}
- </STYLE>
-
- <DIV class=ringstyle id=ring><font color="#56B0FF">¸¶¿ì½ºÁ¢±Ù½Ã ³ª¿Ã ¸»</font></DIV>
- <DIV class=explain id=redirection>
- <A href="#"
onmouseover=ringup()>¸µÅ©°É¾î³õÀ»±ÛÀÚ</A></DIV>
À§ÀÇ ¼Ò½º¸¦ ±×´ë·Î »ç¿ëÇÏ¸é ¹®¼ Àüü¿¡ ÀÚµ¿À¸·Î
½ºÅ©·Ñ¹Ù »ý±é´Ï´Ù. ½ºÅ©·Ñ¹Ù°¡
¾ø¾îµµ µÇ´Â °÷¿¡¼´Â º¸±â ½È°ÚÁÒ? ÀÌ·² ¶© ½ºÅ©·Ñ¹Ù¸¦ ¾ø¾Ö´Â ¼Ò½º¸¦ »ç¿ëÇØ¼
¾ø¾Öº¸¼¼¿ä.
style="overflow-x:hidden;overflow-y:scroll"
bodyÀÇ
<>¾È¿¡ ³ÖÀ¸¸é µË´Ï´Ù.
overflow-x : °¡·Î ½ºÅ©·Ñ¹Ù
overflow-y : ¼¼·Î ½ºÅ©·Ñ¹Ù
hidden : °¨Ãß±â
scroll
: º¸À̱â