العربية
<!-- http://www.downcodes.com --> <!-- bbs http://bbs.downcodes.com --> <!--لتحقيق هذا التأثير، يلزم خطوتين: الخطوة الأولى هو: أضف الكود التالي إلى منطقة <head> --> <SCRIPT LANGUAGE="JavaScript1.2"> var distances=2000 var sparksOn = true var speed = 40; var documentWidth=documentHeight=randomx =randomy= leftcorner=topcorner=0 var ns=(document.layers); var ie=(document.all); 10); var TotalSparks = 0; function initAll(){ if(!ns && !ie &&!ns6){ sparksOn = false } setInterval("firework()",intervals) if (ns) document.captureEvents( Event.MOUSEDOWN |. Event.MOUSEMOVE); for(dNum=0; dNum<7; ++dNum){ if(ie) allDivs[dNum]=eval('document.all.sDiv'+dNum+'.style'); else if ( ns6) allDivs[dNum]=document.getElementById('sDiv'+dNum).style; else allDivs[dNum]=eval('document.layers["sDiv'+dNum+'"]'); firework() { // الكود أدناه يكتشف أبعاد المتصفح if (ie){ documentWidth=document.body.clientWidth documentHeight=document.body.clientHeight leftcorner=document.body.scrollLeft topcorner=document.body.scrollTop } else if (ns ||ns6 ){ documentWidth=window.innerWidth documentHeight=window.innerHeight leftcorner=pageXOffset topcorner=pageYOffset } // الكود أدناه ينشئ بشكل عشوائي مجموعة من الإحداثيات التي تقع ضمن البعد Randomx=leftcorner+Math.floor(Math.random() *documentWidth) Randy=topcorner+Math.floor(Math.random()*documentHeight) if(sparksOn){ if(!sparksAflyin){ sparksAflyin=true; spark++){ dx=Math.round(Math.random()*50); dy=Math.round(Math.random()*50); دالة moveTo(i,tempx,tempy,dx,dy){ if(ie){ if(tempy+80>(document.body.offsetHeight+document.body.scrollTop)) tempy=document.body.offsetHeight+document.body .scrollTop- 80; tempy+80 >(window.innerHeight+pageYOffset)) tempy=window.innerHeight+pageYOffset-80; if(tempx+80>(window.innerWidth+pageXOffset)) tempx=window.innerWidth+pageXOffset-80 } if(tempx >-50&&tempy >-50){ tempx+=dx;tempy+=dy; allDivs[i].left=tempx; +i+" ="+tempx+"،"+tempy+"،+dx+"،+dy+")"،speed) } else ++totalSparks if(totalSparks==7){ sparksAflyin=false; TotalSparks=0 } } window.onload=initAll </script> <style> #sDiv0 {position:absolute; width:1; ;} # sDiv1 {position:absolute; width:1; 1; العرض: 1; حجم الخط: 15px; black; z-index:13;} #sDiv5 {position:absolute height:1 width:1; الموضع: الارتفاع: 1؛ العرض: 1؛ الخط-الخط: 15px؛ اللون: فضي؛ </style> <!--الخطوة 2: أضف ما يلي كود إلى <body>في المنطقة--> <div id="sDiv0">*</div> <div id="sDiv1">*</div> <div id="sDiv2">*</div> <div id ="sDiv3">*</div> <div id="sDiv4">*</div> <div id="sDiv5">*</div> <div id="sDiv6">*</ شعبة>