|
مجتمع uCoz العربي للدعم والمساعدة اصحاب المواقع والويب ماسترز اكواد وحلول HTML كود كم تبقى لرمضان (كود كم تبقى لرمضان) |
كود كم تبقى لرمضان |
كود يظهر الوقت المتبقي لقدوم الشهر الفضيل Code <!-- كود كم تبقى لرمضان--> <div align="center"> <script type="text/javascript"> function setcountdown(theyear,themonth,theday) { yr = theyear; mo = themonth; da = theday; } setcountdown(2012,7,21); var occasion = "المتبقى على شهر رمضان"; var message_on_occasion = "رمـــــضــــــان كــــــريــــــم"; var countdownwidth = '480px'; var countdownheight = '20px'; var opentags = '<font face="Arial" size="5" color="#FF0000"><strong>'; var closetags = '</strong></font>'; var montharray = new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"); var crosscount = ''; function start_countdown() { if (document.layers) { document.countdownnsmain.visibility = "show"; } else if (document.all||document.getElementById) { crosscount = document.getElementById&&!document.all ? document.getElementById("countdownie") : countdownie; } countdown(); } if (document.all||document.getElementById) { document.write('<span id="countdownie" style="width:' + countdownwidth + ';"></span>'); } window.onload = start_countdown; function countdown() { var today = new Date(); var todayy = today.getYear(); if (todayy < 1000) { todayy += 1900; } var todaym = today.getMonth(); var todayd = today.getDate(); var todayh = today.getHours(); var todaymin = today.getMinutes(); var todaysec = today.getSeconds(); var todaystring = montharray[todaym] + " " + todayd + ", " + todayy + " " + todayh + ":" + todaymin + ":" + todaysec; futurestring = montharray[mo-1] + " " + da + ", " + yr; dd = Date.parse(futurestring)-Date.parse(todaystring); dday = Math.floor(dd / (60 * 60 * 1000 * 24) * 1); dhour = Math.floor((dd % (60 * 60 * 1000 * 24)) / (60 * 60 * 1000) * 1); dmin = Math.floor(((dd % (60 * 60 * 1000 * 24)) % (60 * 60 * 1000)) / (60 * 1000) * 1); dsec = Math.floor((((dd % (60 * 60 * 1000 * 24)) % (60 * 60 * 1000)) % (60 * 1000)) / 1000 * 1); if (dday <= 0 && dhour <= 0 && dmin <= 0 && dsec <= 1 && todayd == da) { if (document.layers) { document.countdownnsmain.document.countdownnssub.document.write(opentags+message_on_occasion+closetags); document.countdownnsmain.document.countdownnssub.document.close(); } else if (document.all||document.getElementById) { crosscount.innerHTML = opentags + message_on_occasion + closetags; } return; } else if (dday <= -1) { if (document.layers) { document.countdownnsmain.document.countdownnssub.document.write(opentags + "" + closetags); document.countdownnsmain.document.countdownnssub.document.close(); } else if (document.all||document.getElementById) { crosscount.innerHTML = opentags + "" + closetags; } return; } else { if (document.layers) { document.countdownnsmain.document.countdownnssub.document.write(opentags + occasion + " " + dday + " يوم و " + dhour + " ساعة و " + dmin + " دقيقة و " + dsec + " ثانية " + closetags); document.countdownnsmain.document.countdownnssub.document.close(); } else if (document.all||document.getElementById) { crosscount.innerHTML = opentags + occasion + " " + dday + " يوم و " + dhour + " ساعة و " + dmin + " دقيقة و " + dsec + " ثانية " + closetags; } } setTimeout("countdown()", 1000); } </script> </div> <!-- /كود كم تبقى لرمضان--> رمضان كريم منقول |
شكرا لك اخي خليل على الكود جزاك الله خيرا
انا عندي سكربت عداد تنازلي ويمكن ان نعدل حسب الحاجة وانا وضعته كم تبقى من شهر رمضان لكن المشكلة اني قمت بالتعديل قبل ان يرد علي الاخ mohamdser وبعده الى انه لم يضبط كما يلزم ارجو زيارة الموضوع وسارفق السكريبت في هذا الموضوع مشكلة في كود عداد تنازلي اظافات ucoz | دعم مواقع ucoz | الدعم المتقدم لمواقع ucoz دروس، اضافات، قوالب, دعم وتطوير مواقع ucoz انطلاقتك نحو انشاء المواقع تبدا من اول نقطة |
السلام عليكم انا اريد ان اعرف اين اضع هذا الكود
|
Khalil-syria, ممتاز يا أخى ..وكل عام والامة الاسلامية بخير
|
| |||
| |||