admin L O S H A
الجنس : التسجيل : 04/08/2012 العمر : 40 التقييم : 5 تاريخ الميلاد : 24/03/1984 الموقع : https://hraf.ahladalil.com
| موضوع: كود جاف سكريبت لإضافة زر صغير "مثل" في الفيسبوك وتويتر لجميع النسخ 28/12/2012, 2:34 am | |
| كود جاف سكريبت لإضافة زر صغير "مثل" في الفيسبوك وتويتر اعلى واسفل المواضيع نتيجة الكود اعلى المواضيع: Phpbb2
فى المراقيق
Invision - اقتباس :
$(function(){ $(".maintitle.floated h3").after(' <iframe src="https://www.facebook.com/plugins/like.php?app_id=116112238482873&href='+encodeURIComponent(document.location.href)+'&send=false&layout=button_count&width=150&show_faces=false&action=like&colorscheme=light&font=trebuchet+ms&height=24"
scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:24px; vertical-align:middle;" allowTransparency="true"></iframe>
<iframe allowtransparency="true" frameborder="0" scrolling="no" src="//platform.twitter.com/widgets/tweet_button.html" style="width:80px; height:24px;vertical-align:middle;"></iframe> '); }) Punbb - اقتباس :
$(function(){ $(".posthead h2").after(' <iframe src="https://www.facebook.com/plugins/like.php?app_id=116112238482873&href='+encodeURIComponent(document.location.href)+'&send=false&layout=button_count&width=150&show_faces=false&action=like&colorscheme=light&font=trebuchet+ms&height=24"
scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:24px; vertical-align:middle;" allowTransparency="true"></iframe>
<iframe allowtransparency="true" frameborder="0" scrolling="no" src="//platform.twitter.com/widgets/tweet_button.html" style="width:80px; height:24px;vertical-align:middle;"></iframe> '); }) | |
|
منة عضو فاضى
الجنس : التسجيل : 31/12/2012 العمر : 37 التقييم : 5 تاريخ الميلاد : 01/01/1987
| موضوع: رد: كود جاف سكريبت لإضافة زر صغير "مثل" في الفيسبوك وتويتر لجميع النسخ 31/12/2012, 5:42 am | |
| | |
|