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

دخول

descriptionطلب كود  Emptyطلب كود

more_horiz
السلام عليكم انا بدي كود صندوق الرد المطور
وشكرااا لكم

descriptionطلب كود  Emptyرد: طلب كود

more_horiz
ماى هى نسخة منتدك

descriptionطلب كود  Emptyرد: طلب كود

more_horiz
phpbb2

descriptionطلب كود  Emptyرد: طلب كود

more_horiz
اسف انا طلبت النسخة كنت اعلم ان منتدك فى بى
طريقة تشغيل الرد السريع الذي يظهر اسفل المواضيع

طلب كود  Icon_arrow لوحة الادارة

طلب كود  Mvwerr3zwg9v

طلب كود  Icon_arrow ادارة عامة

طلب كود  Mh5zzqz6lzsk

طلب كود  Icon_arrow الرسائل والايميلات

طلب كود  Kg5zrfb8bxqd


طلب كود  Icon_arrow تشكيل

طلب كود  H8h1iqqwy3cz


طلب كود  Icon_arrow السماح بالاجابات السريعة (إظهار نافذة الرد أسفل الموضوع) : نعم



طلب كود  Icon_arrow سجل


طلب كود  103798

descriptionطلب كود  Emptyرد: طلب كود

more_horiz
لاللالاا ليس هو طلبي
بل كود علبة الرد المطووووووور

descriptionطلب كود  Emptyرد: طلب كود

more_horiz
ممكن توضيح اكتر كود علبة رد لاحلى منتدى ومطورة

descriptionطلب كود  Emptyرد: طلب كود

more_horiz
هذا هو التوضيح
صندوق الرد الماسى المطور لاحلى منتدى

descriptionطلب كود  Emptyرد: طلب كود

more_horiz
تفضل كود
طلب كود  Icon_arrow

طريقة التعديل :
طلب كود  103798
ندخل :
لوحة الادارة
عناصر اضافية
ادارة صفحات html
ثم نختار انشاء صفحة جديدة +

ستظهر لنا صحفة كما بالصورة التالية :
طلب كود  1111110
تاكد ان زر html الموجود فوق الصندوق بالزر الاخضر ان لم يكن بالاخضر فأضغط عليه ليصبح اخضر
طلب كود  Icon_wink
الخانة الاولى : نضع ازرار اجابات
هل تود استعمال اعلى واسفل صفحة منتداك : اختر لا
استعمل هذه الصفحة كصفحة رئيسية : اختر لا
الان في صندوق الاكواد سنضع الكود التالي

الكود:

jQuery(document).ready(function() {
jQuery('button img').each(function() {
if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_bold.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/bold10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_italic.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/italic10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_underline.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/underl10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_strikethrough.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/strike10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_align_center.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/align_10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_align_left.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/align_11.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_align_right.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/align_12.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/page_white_code.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/code10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/i/smiles/icon_smile.gif')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/color_swatch.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/font_c11.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/help.png') jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/help10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/link.png') jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/link10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/film.png') jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/media10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_list_numbers.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/ordere10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/picture.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/pictur10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/comments.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/quote10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/i/switch_wysiwyg.gif')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/remove12.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_list_bullets.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/unorde10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_align_justify.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/align_13.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/text_horizontalrule.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/text_h10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/table.png') jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/table10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/picture_save.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/pictur11.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/page_white_flash.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/page_w10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/style.png') jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/size10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/font.png') jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/fon10.png');

if(jQuery(this).attr('src')
 == 'http://2img.net/i/fa/wysiwyg/separator.png')
jQuery(this).attr('src',
'http://i26.servimg.com/u/f26/12/56/56/12/separa10.png');
});
})

بعد وضع الكود نضغط قدم
طلب كود  Icon_wink
نتابع مع الصورة
طلب كود  Aoncn_10
ننسخ الرابط الخاص بالصفحة
طلب كود  Icon_wink
ندخل :
لوحة الادارة
ادارة عامة
الاعلانات الخاصة
تشغيل نظام الإعلانات الخاصة : اختر نعم
إظهار الإعلانات الخاصة : جميع الصفحات
ثم سجل
بعدها
نختار زر اضافة +
طلب كود  Ajouter
في خانة العنوان : نضع ازرار اجابات
في الصندوق :
نضع الكود التالي

الكود:

<script src='هنا  رابط الصفحة التي  نسخناها'></script>

تاكد ان اشارة html الموجودة فوق الصندوق لونها اخضر ان لم تكن اضغط عليها لتصبح اخضر
طلب كود  Icon_wink طلب كود  Icon_wink

وبهذا نكون قد انتهينا

descriptionطلب كود  Emptyرد: طلب كود

more_horiz
شكرا لك تم الحل

descriptionطلب كود  Emptyرد: طلب كود

more_horiz
تم
يغلق



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

جميع الحقوق محفوظة لدليل الاشهار العربي