한국어
<style type="text/css"> .anylinkcss{ 위치:절대; 가시성: 숨김; 테두리:1px 단색 검정색; 테두리 하단 너비: 0; 글꼴:일반 12px Verdana; 줄 높이: 18px; Z-색인: 100; 배경색: #E9FECB; 너비: 205px; } .anylinkcss a{ 너비: 100%; 디스플레이: 블록; 텍스트 들여쓰기: 3px; 테두리 하단: 1px 단색 검정색; 패딩: 1px 0; 텍스트 장식: 없음; 글꼴 두께: 굵게; 텍스트 들여쓰기: 5px; } .anylinkcss a:hover{ /*호버 배경색*/ background-color: black; 색상: 흰색; } </style> <script 언어="javascript"> //http://www.downcodes.com의 추가 자바스크립트 var fadedelay=250 //메뉴 사라지는 속도 onMouseout(밀리초 단위) var 활성화anchorlink=0 //활성화 또는 비활성화 클릭하면 앵커 링크가 표시되나요? (1=e, 0=d) var hidemenu_onclick=1 //사용자가 메뉴 내에서 클릭하면 메뉴를 숨기나요? (1=예, 0=아니요) /////추가 편집이 필요하지 않습니다. var ie5=document.all var ns6=document.getElementById&&!document.all function getposOffset(what, offsettype){ var totaloffset=(offsettype==" 왼쪽")? what.offsetLeft : what.offsetTop; var parentEl=what.offsetParent; while (parentEl!=null){ totaloffset=(offsettype=="왼쪽")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop; parentEl=parentEl.offsetParent; } 총 오프셋을 반환합니다. } 함수 showhide(obj, e, visible, hide){ if (ie5||ns6) dropmenuobj.style.left=dropmenuobj.style.top=-500 if (e.type=="click" && obj.visibility== 숨겨진 || e.type=="mouseover") obj.visibility=visible else if (e.type=="click") obj.visibility=hidden } function iecompattest(){ return (document.compatMode && document.compatMode! ="BackCompat")? document.documentElement : document.body } functionclearbrowseredge(obj, whichedge){ var edgeoffset=0 if (whichedge=="rightedge"){ var windowedge=ie5 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15 dropmenuobj.contentmeasure=dropmenuobj.offsetWidth if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure) edgeoffset=dropmenuobj.contentmeasure-obj. offsetWidth } else{ var windowedge=ie5 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18 dropmenuobj.contentmeasure=dropmenuobj.offsetHeight if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure) edgeoffset=dropmenuobj.contentmeasure+obj. offsetHeight } return edgeoffset } function dropdownmenu(obj, e, dropmenuID){ if (window.event) event.cancelBubble=true else if (e.stopPropagation) e.stopPropagation() if (typeof dropmenuobj!="정의되지 않음") // 이전 메뉴 숨기기 dropmenuobj.style.visibility="hidden"clearhidemenu() if (ie5||ns6){ obj.onmouseout=delayhidemenu dropmenuobj=document.getElementById(dropmenuID) if (hidemenu_onclick) dropmenuobj.onclick=function(){dropmenuobj. style.visibility='hidden'} dropmenuobj.onmouseover=clearhidemenu dropmenuobj.onmouseout=ie5? function(){dynamichide(event)} : function(event){dynamichide(event)} showhide(dropmenuobj.style, e, "visible", "hidden") dropmenuobj.x=getposOffset(obj, "left") dropmenuobj. y=getposOffset(obj, "top") dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px" dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge") +obj.offsetHeight+"px" } return clickreturnvalue() } function clickreturnvalue(){ if ((ie5||ns6) && !enableanchorlink) return false else return true } function contain_ns6(a, b) { while (b.parentNode) if ((b = b.parentNode) == a) true를 반환합니다. 거짓을 반환; } function Dynamichide(e){ if (ie5&&!dropmenuobj.contains(e.toElement)) Delayhidemenu() else if (ns6&&e.currentTarget!= e.관련Target&& !contains_ns6(e.currentTarget, e.관련Target)) Delayhidemenu() } function Delayhidemenu(){ Delayhide=setTimeout("dropmenuobj.style.visibility='hidden'",disappeardelay) } functionclearhidemenu(){ if (typeof Delayhide!="undefine")clearTimeout(delayhide) } </script> <! --第一个链接和菜单 --> <a href="http://www.downcodes.com" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, 'anylinkmenu1')">网页특별</a> <div id="anylinkmenu1" class="anylinkcss"> <a href="http://www.downcodes.com">그림 이미지</a> <a href="http://www .downcodes.com">鼠标事件</a> <a href="http://www.downcodes.com">时间日期</a> <a href="http://www.downcodes.com">导航菜单</a> <a href="http://www.downcodes.com">窗体变化</a> <a href="http://www.downcodes.com">表单按钮</a > <a href="http://www.downcodes.com">特殊脚本</a> <a href="http://www.downcodes.com">游戏娱乐</a> </div> < !--第two个链接和菜单 --> <a href="http://www.downcodes.com" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, 'anylinkmenu2')">网络school院</a> <div id="anylinkmenu2" class="anylinkcss" style="width: 150px; 배경색: lightyellow"> <a href="http://www.downcodes.com">网页제조</a> <a href="http://www.downcodes.com">网络编程</a > <a href="http://www.downcodes.com">그림 이미지</a> <a href="http://www.downcodes.com">多媒体제조</a> <a href=" http://www.downcodes.com">网站建设</a> <a href="http://www.downcodes.com">操작품系统</a> </div>