بدي كود مميز للعيد

3 مشترك

اذهب الى الأسفل

بدي كود مميز للعيد Empty بدي كود مميز للعيد

مُساهمة من طرف بارعة الأربعاء 15 أغسطس 2012 - 15:11

السلام عليكم
متلل مبتعرفوا في اكواد كتير لرمضان وحطيناها ...
بس حاليا بدي اكواد حلووة للعيد
مثل زيينة .. الخ
انتظر الردووود
بارعة
بارعة
 
 

انثى
عدد المساهمات : 229
معدل النشاط : 5074
السُمعة : 0

http://dreams1.mam9.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

بدي كود مميز للعيد Empty رد: بدي كود مميز للعيد

مُساهمة من طرف SMSMA.LOVE الأربعاء 15 أغسطس 2012 - 15:21

وانا ايضا هل يوجد اكواد حلوه للعيد كما قالت اختى ؟
SMSMA.LOVE
SMSMA.LOVE

بدي كود مميز للعيد 01010

انثى
عدد المساهمات : 42
معدل النشاط : 4745
السُمعة : 0

http://rrrrrrrrrrrrrrrrrr.forumegypt.net

الرجوع الى أعلى الصفحة اذهب الى الأسفل

بدي كود مميز للعيد Empty رد: بدي كود مميز للعيد

مُساهمة من طرف ! Hisham ! الأربعاء 15 أغسطس 2012 - 15:31

تفضلوا :

بدي كود مميز للعيد Stqou-10
بدي كود مميز للعيد Stqou-11

الكود:
<!-- Eid - by : mhmoudko.com -->
<div style="float:left;position:absolute;left:0px;top:0px">
<img src="http://i97.servimg.com/u/f97/11/37/34/39/stqou-10.gif" alt="عيدكم مبارك"/>
</div>
<div style="float:right;position:absolute;right:0px;top:0px">
<img src="http://i97.servimg.com/u/f97/11/37/34/39/stqou-11.gif" alt="عيدكم مبارك"/>
</div>
<!-- Eid - by : mhmoudko.com -->



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

الكود:
<script language="JavaScript">
  var snowsrc="http://i31.servimg.com/u/f31/11/71/12/31/img_1311.png"
  var no = 7;
  var hidesnowtime = 0;
  var snowdistance="windowheight" ;


  var ie4up = (document.all) ? 1 : 0;
  var ns6up = (document.getElementById&&!document.all) ? 1 : 0;

    function iecompattest(){
    return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
    }

  var dx, xp, yp; 
  var am, stx, sty;
  var i, doc_width = 800, doc_height = 10  ;
 
  if (ns6up) {
    doc_width = self.innerWidth;
    doc_height = self.innerHeight;
  } else if (ie4up) {
    doc_width = iecompattest().clientWidth;
    doc_height = iecompattest().clientHeight;
  }

  dx = new Array();
  xp = new Array();
  yp = new Array();
  am = new Array();
  stx = new Array();
  sty = new Array();
  snowsrc=(snowsrc.indexOf("mhmoudko.com")!=-1)? "http://i31.servimg.com/u/f31/11/71/12/31/img_1311.png" : snowsrc
  for (i = 0; i < no; ++ i) { 
    dx[i] = 0;           
    xp[i] = Math.random()*(doc_width-50);
    yp[i] = Math.random()*(doc_height-100);
    am[i] = Math.random()*20;   
    stx[i] = 0.02 + Math.random()/10;
    sty[i] = 0.7 + Math.random();   
        if (ie4up||ns6up) {
      if (i == 0) {
        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><a href=\"http://mhmoudko.com\"><img src='"+snowsrc+"' border=\"0\"><\/a><\/div>");
      } else {
        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src='"+snowsrc+"' border=\"0\"><\/div>");
      }
    }
  }

  function snowIE_NS6() {
    doc_width = ns6up?window.innerWidth-100 : iecompattest().clientWidth-100;
        doc_height=(window.innerHeight && snowdistance=="windowheight")? window.innerHeight : (ie4up && snowdistance=="windowheight")?  iecompattest().clientHeight-100 : (ie4up && !window.opera && snowdistance=="pageheight")? iecompattest().scrollHeight-50 : iecompattest().offsetHeight-50;
    for (i = 0; i < no; ++ i) { 
      yp[i] += sty[i];
      if (yp[i] > doc_height-50) {
        xp[i] = Math.random()*(doc_width-am[i]-30);
        yp[i] = 0;
        stx[i] = 0.02 + Math.random()/10;
        sty[i] = 0.7 + Math.random();
      }
      dx[i] += stx[i];
      document.getElementById("dot"+i).style.top=yp[i]+"px";
      document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i])+"px"; 
    }
    snowtimer=setTimeout("snowIE_NS6()", 10);
  }

    function hidesnow(){
        if (window.snowtimer) clearTimeout(snowtimer)
        for (i=0; i<no; i++) document.getElementById("dot"+i).style.visibility="hidden"
    }
       

if (ie4up||ns6up){
    snowIE_NS6();
        if (hidesnowtime>0)
        setTimeout("hidesnow()", hidesnowtime*5000)
        }



</script>


كود خروف العيد على يسار الواجهة

بدي كود مميز للعيد Msh7ot10

الكود:
<!-- 5roof eid Script by mhmoudko.com -->
<SCRIPT language=JavaScript>
Image0=new Image();
Image0.src="http://i97.servimg.com/u/f97/11/37/34/39/msh7ot10.gif";
Amount=6;
Ypos=new Array();
Xpos=new Array();
Speed=new Array();
rate=new Array();
grow=new Array();
Step=new Array();
Cstep=new Array();
nsSize=new Array();
ns=(document.layers)?1:0;
WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight;
WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth;
for (i=0; i < Amount; i++){
Ypos[i] = Math.round(Math.random()*WinHeight);
Xpos[i] = Math.round(Math.random()*WinWidth);
Speed[i]= Math.random()*4+4;
Cstep[i]=0;
Step[i]=Math.random()*0.1+0.05;
grow[i]=10;
nsSize[i]=Math.random()*15+5;
}
if (ns){
for (i = 0; i < Amount; i++){
document.write("<LAYER NAME='sn"+i+"' LEFT=0 TOP=0><img src="+Image0.src+" name='N' width="+nsSize[i]+" height="+nsSize[i]+"></LAYER>");
}
}
else{
document.write('<div style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i = 0; i < Amount; i++){
document.write('<img id="si" src="'+Image0.src+'" style="position:absolute;top:0px;left:0px;filter:alpha(opacity=60)">');
}
document.write('</div></div>');
}
function bubbles(){
var WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight;
var WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth;
var hscrll=(document.layers)?window.pageYOffset:document.body.scrollTop;
var wscrll=(document.layers)?window.pageXOffset:document.body.scrollLeft;
for (i=0; i < Amount; i++){
sy = Speed[i]*Math.sin(270*Math.PI/180);
sx = Speed[i]*Math.cos(Cstep[i]);
Ypos[i]+=sy;
Xpos[i]+=sx;
rate[i]=0.4;
if (Ypos[i] < -50){
Ypos[i]=WinHeight+50;
Xpos[i]=Math.round(Math.random()*WinWidth);
Speed[i]=Math.random()*4+6;
grow[i]=2;
nsSize[i]=Math.random()*15+5;
}
if (ns){
document.layers['sn'+i].left=Xpos[i]+wscrll;
document.layers['sn'+i].top=Ypos[i]+hscrll;
}
else{
si[i].style.pixelLeft=Xpos[i]+wscrll;
si[i].style.pixelTop=Ypos[i]+hscrll;
si[i].style.width=grow[i];
si[i].style.height=grow[i];
}
grow[i]+=rate[i];
Cstep[i]+=Step[i];
if (grow[i] > 24) grow[i]=80;
}
setTimeout('bubbles()',100);
}
bubbles();
//-->

</SCRIPT>
<!-- 5roof end -->



! Hisham !
! Hisham !
 
 

ذكر
عدد المساهمات : 402
معدل النشاط : 4881
السُمعة : 12

http://copons.forumpalestine.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

بدي كود مميز للعيد Empty رد: بدي كود مميز للعيد

مُساهمة من طرف بارعة الأربعاء 15 أغسطس 2012 - 15:56

وااااااااااااو يسلموووو
كتييير يسلموو عن جد
^____^
بارعة
بارعة
 
 

انثى
عدد المساهمات : 229
معدل النشاط : 5074
السُمعة : 0

http://dreams1.mam9.com/

الرجوع الى أعلى الصفحة اذهب الى الأسفل

الرجوع الى أعلى الصفحة

- مواضيع مماثلة

 
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى