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

مشاهدة النسخة كاملة : كود code مربع نص يطبع كلمات متحركه ومتغيره للاعلانات



loulou ange
10-31-2013, بتوقيت غرينيتش 02:20 AM
http://www.dzbatna.com/images/icons/idea.gif ظƒظˆط¯ ظ…ط±ط¨ط¹ ظ†طµ ظٹط·ط¨ط¹ ظƒظ„ظ…ط§طھ ظ…طھط*ط±ظƒظ‡ ظˆظ…طھط؛ظٹط±ظ‡ ظ„ظ„ط§ط¹ظ„ط§ظ†ط§طھ (http://www.dzbatna.com/t1534366/)



ماشاء الله تبارك الله ماشاء الله لاقوة الا بالله , اللهم اني اسالك الهدى والتقى والعفاف والغنى
كود code جميل جدا



يوضع في الهيدر header
رمز Code:
<script language=&quot;JavaScript&quot;> // ================================================ // // Typing Banner v1.1 by Elton Kong (2000/05/01). // // (c)1998-2000 Elton Kong. All Rights Reserved. // // You can freely use or modify the script, as long // // as this message is kept intact in the source. // // // // Contact me by: // // eltonhttp://www.dzbatna.com/images/mail.gifgraffiti.net // // http://home.netvigator.com/~freya/ // // ================================================ // // banner messages // interval between message advancement // interval between character advancement // index of message pointer // index of character pointer var TB_msg, TB_msg_delay, TB_char_delay, TB_msg_index, TB_char_index; function TB_runBanner() { document.TB_f.t.value+=TB_msg[TB_msg_index].charAt(TB_char_index); if (TB_char_index<(TB_msg[TB_msg_index].length-1)) { TB_char_index++; setTimeout(&quot;TB_runBanner()&quot;, TB_char_delay); } else { TB_msg_index =(TB_msg_index+1)%TB_msg.length; TB_char_index=0; setTimeout(&quot;TB_startBanner()&quot;, TB_msg_delay); } } function TB_startBanner() { document.TB_f.t.value=&quot;&quot;; TB_runBanner(); } function TB_initBanner() { TB_msg = new Array(); TB_msg[0]=&quot;مرحباً بكم في موقعي&quot;; TB_msg[1]=&quot;الذي اتمنى ان ينال اعجابكم &quot;+ &quot;مــــــــ السلامه ـــــــع&quot;; TB_msg_delay =3000; // milli-seconds TB_char_delay=100; // milli-seconds TB_msg_index =0; TB_char_index=0; TB_startBanner(); } // ================= // // End Typing Banner // // ================= // </script> </head> <body onLoad=&quot;TB_initBanner();&quot;> <div align=center><form name=&quot;TB_f&quot; onSubmit=&quot;return(false);&quot;><textarea name=&quot;t&quot; rows=2 cols=60 wrap>







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



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

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


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