المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : كود code إعلانات متغيرة مع كل تحديث update للصفحة بشكل عشوائي



walid
11-01-2013, بتوقيت غرينيتش 01:50 AM
http://www.dzbatna.com/images/icons/iconrote.gif ظƒظˆط¯ ط¥ط¹ظ„ط§ظ†ط§طھ ظ…طھط؛ظٹط±ط© ظ…ط¹ ظƒظ„ طھط*ط¯ظٹط« ظ„ظ„طµظپط*ط© ط¨ط´ظƒظ„ ط¹ط´ظˆط§ط¦ظٹ (http://www.dzbatna.com/t1564659/)




فقط قم بالتعديل على الكود code بما تود وضعه من إعلانات

ثم إنسخ الككود code وضعه بمنطقة الـ body




اقتباس
<script LANGUAGE=&quot;Javascript&quot;>

/** Translated By http://soft.vip600.com/
** Visit our site at http://www.star28.com/ for more code */




<!-- Begin
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt=&quot;نص الوصلة&quot;;
url=&quot;http://رابط الموقع/&quot;;
alt=&quot;التعريف النصي&quot;;
banner=&quot;http://رابط الصورة&quot;;
width=&quot;468&quot;;
height=&quot;60&quot;;
}
if (ad==2) {
txt=&quot;نص الوصلة&quot;;
url=&quot;http://رابط الموقع/&quot;;
alt=&quot;التعريف النصي&quot;;
banner=&quot;http://رابط الصورة&quot;;
width=&quot;468&quot;;
height=&quot;60&quot;;
}
if (ad==3) {
txt=&quot;نص الوصلة&quot;;
url=&quot;http://رابط الموقع/&quot;;
alt=&quot;التعريف النصي&quot;;
banner=&quot;http://رابط الصورة&quot;;
width=&quot;468&quot;;
height=&quot;60&quot;;
}
document.write('<center>');
document.write('<a href=&quot;' + url + '&quot; target=&quot;_top&quot;>');
document.write('<img src=&quot;' + banner + '&quot; width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=&quot;' + alt + '&quot; border=0><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');
// End -->
</SCRIPT>


عند الرغبة في زيادة عدد الإعلانات
نغيّر الرقم هنا من (3) إلى الرقم الذي نريده :

اقتباس
var how_many_ads = 3;

وعند الرغبة في إضافة إعلان جديد ننسخ هذا الجزء من الكود code لنضع الإعلان فيه :



اقتباس
if (ad==3) {
txt=&quot;نص الوصلة&quot;;
url=&quot;http://رابط الموقع/&quot;;
alt=&quot;التعريف النصي&quot;;
banner=&quot;http://رابط الصورة&quot;;
width=&quot;468&quot;;
height=&quot;60&quot;;
}


نقلا عن عرب ويب سوفت
http://www.arabwebsoft.com/forums/in...showtopic=5705 (http://www.arabwebsoft.com/forums/index.php?showtopic=5705)






التعديل الأخير كان بواسطة arabwebsoft.com; 18 - 05 - 2014 الساعة 18:14

ألعاب الأندرويد مجانا و حصريا (http://www.apotox.info/forum)


الملفات المرفقة
http://www.traidnt.net/vb/images/attach/txt.gif كود الاعلانات.txt (http://www.traidnt.net/vb/attachments/485259d1274195675-كود-الاعلانات.txt) (1.5 كيلوبايت, عدد مرات المشاهدة 148 مرة)


https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash4/482113_236967293114455_1193518507_n.png (http://www.dzbatna.com)
©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى (http://www.dzbatna.com)©

استعمل مربع البحث في الاسفل لمزيد من المواضيع


سريع للبحث عن مواضيع في المنتدى