ظƒظˆط¯ ط§ظ„طھط±ط*ظٹط¨ ط§ظ„ظ…طھط*ط±ظƒ ظپظٹ ط§ط·ط§ط± ط§ظ„ظ…طھطµظپط* 4.0



كود code الترحيب المتحرك في اطار المتصفح 4.0


طريقة التركيب install

الستايل styleات والقوالب --- البحث في القوالب --header

اسفل

ad_header_end

او اسفل القالب template ضع الكود code

رمز Code:
<script type=&quot;text/javascript&quot;> // ************************************************** ***************** // // Please leave this intact // Script written for Internet Explorer & firefox. // WorldBB.net ************************************************** ***************** var message=&quot;هنا تكتب الترحيب...&quot; //specifys the title var message=message+&quot; &quot; //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds. i=&quot;0&quot; //declares the variable and sets it to start at 0 var temptitle=&quot;&quot; //declares the variable and sets it to have no value yet. var speed=&quot;120&quot; //the delay in milliseconds between letters function titler(){ if (!document.all&&!document.getElementById) return document.title=temptitle+message.charAt(i) //sets the initial title temptitle=temptitle+message.charAt(i) //increases the title by one letter i++ //increments the counter if(i==message.length) //determines the end of the message { i=&quot;0&quot; //resets the counter at the end of the message temptitle=&quot;&quot; //resets the title to a blank value } setTimeout(&quot;titler()&quot;,speed) //Restarts. Remove line for no-repeat. } window.onload=titler </script>

للمعاينة

هناااااااااا




الموضوع الاصلي

http://www.bahr-ansab.com/vb/showthread.php/2163
انتهـــى









©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى©