ابداء من جديد--Show again--Remontrer
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

ابداء من جديد--Show again--Remontrer

علمتني الحياة … ان لكل بداية نهاية … و بعد كل نهاية هناك بداية جديدة. لا يفصل بينهما الا لحظة . و بتلك اللحظة لا بد لنا من الانهيار الى حطام فالعدم … الى لا شيء. ...
 
الرئيسية  البوابة  أحدث الصور  التسجيل  دخول    دليل اخبار المدونات  اتصل بنا  اكواد رموز  كن داعيا للخير  مدونة العلوم  استماع لاذاعة  دورس في الانجليزية  دليل المواقع الاسلامية  استمع الى الدعاء  تفسير القراءن  تصميم ازرار  
Loading...

﴿إِنَّ اللَّهَ وَمَلَائِكَتَهُ يُصَلُّونَ عَلَى النَّبِيِّ يَا أَيُّهَا الَّذِينَ آَمَنُوا صَلُّوا عَلَيْهِ وَسَلِّمُوا تَسْلِيمًا﴾

السلام عليكم ورحمة الله
اهلا وسهلا بك زائرنا الكريم، إذا كانت هذه زيارتك الأولى
للمنتدى،كما يشرفنا أن تقوم بالتسجيل بالضغط هنا اذا رغبت بالمشاركة في المنتدى، أما إذا رغبت بقراءة
المواضيع فتفضل بزيارة
القسم الذي ترغب أدناه.


English

Translating...




 

 ازرار جميل جدا

اذهب الى الأسفل 
كاتب الموضوعرسالة






ازرار جميل جدا  Empty
مُساهمةموضوع: ازرار جميل جدا    ازرار جميل جدا  I_icon_minitimeالثلاثاء 16 أكتوبر - 23:17

[ندعوك للتسجيل في المنتدى أو التعريف بنفسك لمعاينة هذه الصورة]

اليك كود الازرار الت التي تدور حول نفسها
كود
<html>
<head>

<script type="text/javascript" >
eye={p:0,x:0,y:0,w:0,h:0,r:0,v:0,s:0,isVertical:0,a1:0,a2:0,a3:0,color:'#ffffff',
colorover:'#ffffff',
backgroundcolor:'#0099ff',
backgroundcolorover:'#000000',
bordercolor:'#000000',
fontsize:12,fontfamily:'Arial',
pas:0,spinmenu:function(){this.p=this.r/this.s;this.a1=this.a2=this.isVertical?0:Math.PI/2},spinmenuitem:function(a7,a6,a5){a4=" onclick='window.open(\""+a6+"\""+(a5?(",\""+a5+"\""):",\"_self\"")+")'";document.write("<div id='spinmenu"+this.a3+"' style='cursor:pointer;cursor:expres​sion(\"hand\");position:absolute;width:"+this.w+"px;left:"+this.h+"px;"+"background-color:"+this.backgroundcolor+";color:"+this.color+";border:1px solid "+this.bordercolor+";font:normal "+this.fontsize+"px "+this.fontfamily+";text-align:center;cursor:default;z-Index:1000;' onmouseover='this.style.color=\""+this.colorover+"\";this.style.backgroundColor=\""+this.backgroundcolorover+"\"'"+ "onmouseout='this.style.color=\""+this.color+"\";this.style.backgroundColor=\""+this.backgroundcolor+"\"'"+a4+">"+a7+"</div>");this.a3++},muta:function(){a8=document.getElementById("controale");for(i=0;i<this.a3;i++){a9=document.getElementById("spinmenu"+i+"");a9s=a9.style;if(this.isVertical){xi=parseInt(this.r*Math.cos(this.a1+i*this.pas))/this.s;yi=parseInt(this.r*Math.sin(this.a1+i*this.pas));a10=(this.p+xi)/(2*this.p);a11=this.fontsize*(this.p+xi)/(2*this.p)+2;a12=parseInt(100*(this.p+xi)/(2*this.p))}else{xi=parseInt(this.r*Math.cos(this.a1+i*this.pas));yi=parseInt(this.r*Math.sin(this.a1+i*this.pas))/this.s;a10=(this.p+yi)/(2*this.p);a11=this.fontsize*(this.p+yi)/(2*this.p)+2;a12=parseInt(100*(this.p+yi)/(2*this.p))};a13=(this.w-20)*a10+20;a14=(this.h-20)*a10+10;a9s.top=(yi+this.y-a14/2)+"px";a9s.left=(xi+this.x-a13/2)+"px";a9s.width=a13+"px";a9s.fontSize=a11+"px";a9s.zIndex=a12};a8.style.top=this.y+(this.isVertical?this.r:this.p)+this.h/2+6;a8.style.left=this.x-a8.offsetWidth/2;if(this.a1!=this.a2){this.a1=(this.a1>this.a2)?(this.a1-this.pas/this.v):(this.a1+this.pas/this.v);
if(Math.abs(this.a1-this.a2)<this.pas/this.v)
this.a1=this.a2;setTimeout("eye.muta()",10)}},spinmenuclose:function(){this.pas=2*Math.PI/this.a3;document.write('<div id="controale" style="position:absolute"><button type="" onclick="eye.a2+=eye.pas;eye.muta()" onfocus="this.blur()">&lt;&lt;</button> <button type="" onclick="eye.a2-=eye.pas;eye.muta()" onfocus="this.blur()">&gt;&gt;</button></div>');eye.muta()}};

function getposOffset(what, offsettype){var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;while (parentEl!=null){totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft :totaloffset+parentEl.offsetTop;parentEl=parentEl.offsetParent;}return totaloffset;
}
</script>
</head>

<body>
<script type="text/javascript">
eye.isVertical = 0;
eye.x = 150;
eye.y = 0;
eye.w = 150;
eye.h = 30;
eye.r = 100;
eye.v = 20;
eye.s = 8;
eye.color = '#FFFFFF';
eye.colorover = '#ffffff';
eye.backgroundcolor = '#0099ff';
eye.backgroundcolorover = '#990000';
eye.bordercolor = '#000000';
eye.fontsize = 15;
eye.fontfamily = 'Arial';
if (document.getElementById){
document.write('<div id="spinanchor" style="height:'+eval(eye.h+20)+'"></div>')
eye.anchor=document.getElementById('spinanchor')
eye.spinmenu();
eye.x+=getposOffset(eye.anchor, "left")
eye.y+=getposOffset(eye.anchor, "top")


eye.spinmenuitem("زهرات البستان","https://zaharatb.yoo7.com/");
eye.spinmenuitem("زهرات البستان","https://zaharatb.yoo7.com/");
eye.spinmenuitem("زهرات البستان","https://zaharatb.yoo7.com/");
eye.spinmenuitem("زهرات البستان","https://zaharatb.yoo7.com/");
eye.spinmenuitem("زهرات البستان","https://zaharatb.yoo7.com/");
eye.spinmenuitem("زهرات البستان","https://zaharatb.yoo7.com/");
eye.spinmenuclose();
}
</script>

</body>
الرجوع الى أعلى الصفحة اذهب الى الأسفل
 
ازرار جميل جدا
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» رسائل تتغير ضمن مربع بشكل جميل
» كاشني للنساء جميل جدا
» ثلاثة قوائمة بشكل جميل
» كود نص جميل استخدمه لترحيب بزوار
» ساعة مع التاريخ جميل جدا وبسيط

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
ابداء من جديد--Show again--Remontrer :: منتديات الكمبيوتر والأنترنت :: أكواد جاهزة :: اكود جاهزة--JavaScript-
انتقل الى: