(سجآده حمراء وأرائـك الهطول# حصريآت ال روآية عشق)  
 
 

العودة   منتدى رواية عشق > ϟ الأقسَــام التِقنيّـــة ϟ > ϟ تَطويـر المُنتديـات ϟ

ϟ تَطويـر المُنتديـات ϟ قِسم الهاكَات، والاستَايلات وإضافة مُنتديات وتقديم المُساعدات لِتطويرها .

 
 
أدوات الموضوع انواع عرض الموضوع
#1  
قديم 05-12-2020
شيخة رواية متواجد حالياً
Saudi Arabia     Female
قَدَاسَة طُهِّرَ | | أَوْسِمَتِي | |
 
 عضويتي » 726
 اشراقتي ♡ » Jul 2018
 كُـنتَ هُـنا » منذ دقيقة واحدة (07:28 PM)
آبدآعاتي » 2,313,310
 تقييمآتي » 1559747
 حاليآ في »
دولتي الحبيبه » دولتي الحبيبه Saudi Arabia
جنسي  »  Female
 حالتي الآن »
آلعمر  » 24سنة
الحآلة آلآجتمآعية  » مرتبط ♡
تم شكري »  227
شكرت » 204
مَزآجِي  »  1
мч ммѕ ~
MMS ~
 
افتراضي كود ألعاب نارية داخل منتداك



كود ألعاب نارية داخل منتداك


طريقة التركيب

انسخ هذا الكود و ضعه في المكان الذي تريده في منطقة BODY


كود:
كود PHP:
<layer name="a0" left=10 top=10 visibility=show bgcolor="#ffffff" clip="0,0,1,1"></layer>
<
layer name="a1" left=10 top=10 visibility=show bgcolor="#fff000" clip="0,0,1,1"></layer>
<
layer name="a2" left=10 top=10 visibility=show bgcolor="#ffa000" clip="0,0,1,1"></layer>
<
layer name="a3" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,1,1"></layer>
<
layer name="a4" left=10 top=10 visibility=show bgcolor="#00ff00" clip="0,0,1,1"></layer>
<
layer name="a5" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,1,1"></layer>
<
layer name="a6" left=10 top=10 visibility=show bgcolor="#ff0000" clip="0,0,1,1"></layer>
<
layer name="a7" left=10 top=10 visibility=show bgcolor="#ffffff" clip="0,0,1,1"></layer>
<
layer name="a8" left=10 top=10 visibility=show bgcolor="#fff000" clip="0,0,1,1"></layer>
<
layer name="a9" left=10 top=10 visibility=show bgcolor="#ffa000" clip="0,0,1,1"></layer>
<
layer name="a10" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,1,1"></layer>
<
layer name="a11" left=10 top=10 visibility=show bgcolor="#00ff00" clip="0,0,2,2"></layer>
<
layer name="a12" left=10 top=10 visibility=show bgcolor="#0000ff" clip="0,0,2,2"></layer>
<
layer name="a13" left=10 top=10 visibility=show bgcolor="#ff0000" clip="0,0,2,2"></layer>

<
script language="**********">

/*
Document firework script (By Kurt Gregg, [email protected])
Modified granted to Dynamic Drive to feature script in archive
For full source and 100's more DHTML scripts, visit http://dynamicdrive.com
Visit our site at http://www.star28.com/ for more code
* This notice must stay intact for use */

if (document.all)
with(document){
write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
write('<div style="position:relative;width:2px;height:2px;background:#ffffff;font-size:2px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#fff000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#ffa000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#ff00ff;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#00ff00;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#0000ff;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#FF0000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#ffffff;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#fff000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#ffa000;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#ff00ff;font-size:1px"></div>')
write('<div style="position:relative;width:2px;height:2px;background:#ff00ff;font-size:2px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#0000ff;font-size:1px"></div>')
write('<div style="position:relative;width:1px;height:1px;background:#FF0000;font-size:1px"></div>')
write('</div>')
}


var 
Clrs=new Array(9)
Clrs[0]='ff0000';
Clrs[1]='00ff00';
Clrs[2]='000aff';
Clrs[3]='ff00ff';
Clrs[4]='ffa500';
Clrs[5]='ffff00';
Clrs[6]='00ff00';
Clrs[7]='ffffff';
Clrs[8]='fffff0';
var 
sClrs=new Array(5)
sClrs[0]='ffa500';
sClrs[1]='55ff66';
sClrs[2]='AC9DFC';
sClrs[3]='fff000';
sClrs[4]='fffff0';
var 
yBase;
var 
xBase;
var 
step;
var 
currStep 0;
var 
Xpos 1;
var 
Ypos 1;
var 
initialStarColor='ffa000';
var 
Mtop=250;
var 
Mleft=250;

function 
Fireworks() {
if (
document.all)
{
yBase window.document.body.offsetHeight/3;
xBase window.document.body.offsetWidth/8;
}
else if (
document.layers)
{
yBase window.innerHeight/3;
xBase window.innerWidth/8;
}
if (
document.all)
{
step=5;
for ( 
starsDiv.all.length i++ )
{
for (
ai=0ai Clrs.lengthai++)
{
var 
c=Math.round(Math.random()*[ai]);
}
if (
currStep 90)
starsDiv.all[i].style.background=initialStarColor;
if (
currStep 90)
starsDiv.all[i].style.background=Clrs[c];
starsDiv.all[i].style.top Mtop yBase*Math.sin((currStep+i*5)/3)*Math.sin(550+currStep/100)
starsDiv.all[i].style.left Mleft yBase*Math.cos((currStep+i*5)/3)*Math.sin(550+currStep/100)
}
}
else if (
document.layers)
{
step 5;
for ( 
14 j++ ) //number of NS layers!
{
var 
templayer="a"+j
for (ai=0ai Clrs.lengthai++)
{
var 
c=Math.round(Math.random()*[ai]);
}
if (
currStep 90)
document.layers[templayer].bgColor=initialStarColor;
if (
currStep 90)
document.layers[templayer].bgColor=Clrs[c];
document.layers[templayer].top Mtop yBase*Math.sin((currStep+j*5)/3)*Math.sin(550+currStep/100)
document.layers[templayer].left Mleft yBase*Math.cos((currStep+j*5)/3)*Math.sin(550+currStep/100)
}
}
currStep+= step;
//window.status=currStep;
T=setTimeout("Fireworks()",5);
if (
currStep==220)
{
currStep=-10;
for (
n=0sClrs.lengthn++)
{
var 
k=Math.round(Math.random()*n);
}
initialStarColor=sClrs[k];
if (
document.all)
{
Dtop=window.document.body.clientHeight-250;
Dleft=xBase*3.5;
Mtop=Math.round(Math.random()*Dtop);
Mleft=Math.round(Math.random()*Dleft);
document.all.starsDiv.style.top=Mtop+document.body.scrollTop;
document.all.starsDiv.style.left=Mleft+document.body.scrollLeft;
}
else if (
document.layers)
{
Dleft=window.innerWidth-100;
Dtop=window.innerHeight-100;
Mtop=Math.round(Math.random()*Dtop+window.pageYOffset);
Mleft=Math.round(Math.random()*Dleft+window.pageXOffset);
document.layers[templayer].top=Mtop;
document.layers[templayer].left=Mleft;
}
if ((
Mtop 20) || (Mleft 20))
{
Mtop+=90;
Mleft+=90;

}
}
if (
document.all||document.layers)
Fireworks();

</script> 



 توقيع : شيخة رواية





-
رهيف
هوه السند الوحيد الذي لم يخذلني بعد الله

رد مع اقتباس
 

الكلمات الدلالية (Tags)
ألعاب, منتداك, خادم, نارية

تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة

الانتقال السريع

المواضيع المتشابهه
الموضوع كاتب الموضوع المنتدى مشاركات آخر مشاركة
كود لضبط منتداك على الجوالات شيخة رواية ϟ تَطويـر المُنتديـات ϟ 48 11-25-2024 02:42 PM
بسمتك دايم لغيري و قسوتك دايم علـي انثى برائحة الورد 𓏬 مُعتكَـف آدم ، عَالـم الرجُـل 𓏬 27 08-27-2024 02:41 PM
كود لعبة الارقام داخل منتداك شيخة رواية ϟ تَطويـر المُنتديـات ϟ 21 04-24-2024 11:50 PM
كود محرك البحث جوجل داخل منتداك او موقعك شيخة رواية ϟ تَطويـر المُنتديـات ϟ 22 04-24-2024 11:49 PM
كود الة حاسبة عادية داخل منتداك شيخة رواية ϟ تَطويـر المُنتديـات ϟ 31 04-24-2024 11:49 PM


الساعة الآن 07:29 PM


Powered by vBulletin Hosting By R-ESHQ
HêĽм √ 3.1 BY: ! RESHQ ! © 2010
new notificatio by R-ESHQ
User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
تنويه : المشاركات المطروحة تعبر عن وجهة نظر أصحابها وليس بالضرورة تمثل رأي أدارة الموقع