العربية
<!-- http://www.downcodes.com --> <!-- bbs http://www.downcodes.com/bbs--> <!--لإكمال هذا التأثير، مطلوب خطوتان الخطوة الأولى: أضف الكود التالي إلى منطقة <body> --> <style> body,td,a {font-size:9pt;color:black} .none{border:black 1px Solid;background:D9D9D9;padding- أعلى: 2} .over {border:black 1px Solid;background:707888;color:white;padding-top:2} </style> <div style="position:absolute; left: 100; top: 20; width: 1; الارتفاع: 1;المؤشر: اليد" ID=plane onmousedown="down=true;divleft=event.clientX-parseInt(plane.style.left);divtop=event.clientY-parseInt(plane.style.top)" onmouseup= "down=false"> <div align=center style = "position:absolute; left:220px; top:3px; width:100px; height:19px; z-index:1;color:white;background:707888; المؤشر: نقل"onmouseover='stopTimerline();menuItemIn()' onmouseout='runTimerline()' class="none">قائمة قابلة للسحب</div> <div align=center id="item11" style="position: مطلق اليسار: 120 بكسل؛ الأعلى: 25 بكسل؛ العرض: 99 بكسل؛ الارتفاع: 19 بكسل; this.className='none';runTimerline()" class="none" >عنصر القائمة الأول</div> <div align=center id="item12" style="position:absolute:320px top:47px; width:99px height:19px; z-index:3;filter:alpha(opacity=0)" class=none onmouseover='this.className='over';stopTimerline()' onmouseout='this.className=' none ';runTimerline()">عنصر القائمة الثاني</div> <div align=center id="item13" style="position:absolute; :4; /div> <div align=center id = "item14" style = "position:absolute; left:320px; top:91px; width:99px; height:19px; z-index:5;filter:alpha(opacity=0) " class=none onmouseover="this.className='over';stopTimerline()" onmouseout="this.className='none';runTimerline()">عنصر القائمة الرابع</div> <div align=center id= " item15" style="position:absolute; left:113px; width:99px height:19px z-index:6; 'over';stopTimerline()" onmouseout="this.className='none';runTimerline()">عنصر القائمة الخامس</div> </div><script> // قائمة الرسوم المتحركة var currTimerlinePoint=0 var TotalTimerlineFrames= 2 var timerlineTimer var leftLine = 50 var timerIn var timerOut var timerlineArray = new Array() timerlineArray[0]='' timerlineArray[1]='menuItemOut()' function runTimerline() { window.timerlineTimer = setTimeout('menuItemOut() ' ,500) } function stopTimerline() { ClearTimeout(window.timerlineTimer) } function MenuItemIn() { if( leftLine != 150) { item11.style.pixelLeft += 20; item11.filters.alpha.opacity += 20 item12 . style.pixelLeft -= 20; item12.filters.alpha.opacity += 20 item13.style.pixelLeft += 20; item13.filters.alpha.opacity += 20 item14.style.pixelLeft -= 20; .opacity += 20 item15.style.pixelLeft += 20; item15.filters.alpha.opacity += 20 leftLine += 20 } else { ClearTimeout(window.timerIn) return false } timerIn=window.setTimeout('menuItemIn() ) ',1) } function MenuItemOut() { ClearTimeout(window.timerIn) if (leftLine != 50) { item11.style.pixelLeft -= 20; item11.filters.alpha.opacity -= 20 item12.style.pixelLeft + = 20; item12.filters.alpha.opacity -= 20 item13.style.pixelLeft -= 20; item13.filters.alpha.opacity -= 20 item14.style.pixelLeft += 20; item15.style.pixelLeft -= 20; item15.filters.alpha.opacity -= 20 leftLine -= 20 } else { ClearTimeout(window.timerOut) return false; } timerOut=window.setTimeout("menuItemOut()",1 ) } self.moveTo(0,0) self.resizeTo(screen.availWidth,screen.availHeight) // انقل الطبقة var over=false,down=false,divleft,divtop;function move(){if(down){plane . style.left=event.clientX-divleft;plane.style.top=event.clientY-divtop}} </script> <!--الخطوة 2: أضف "onmousemove="move()"" إلى <body >مثال في العلامة: --> <body onmousemove="move()">