Jump to content
أحلى نادي لأحلى أعضاء
Search In
  • More options...
Find results that contain...
Find results in...
Pr!nCe LoVeR

كود شريط للترحيب أسفل المنتدى ( الاكسبلور )

Recommended Posts

الكود يتم وضعة فى الصفحة الرئيسية

الكود يقوم بالترحيب بالاعضاء والزوار أسفل المنتدى ( فى الاكسبلور )



تفضلوا الكود :farao:

الكود:
<SCRIPT language=JavaScript><!--
//Please do NOT remove these lines
//Credits for http://[url=http://www.dynamicdrive.com]www.dynamicdrive.com[/url]
//Arabized by http://[url=http://www.almah.net]www.almah.net[/url]

var current = 0
var x = 0
var y = 0
var speed = 100
var speed2 = 2000

function initArray(n) {
  this.length = n;
  for (var i =1; i <= n; i++) {
    this[i] = ' '
  }
}

typ = new initArray(4)
typ[0]=" أهلا ومرحبا بكم فى منتدى الدعم العربى الرسمى"
typ[1]="نمتنى ان تجدوا الاجابة على كل تساؤلاتكم"
typ[2]="نتمنى منكم أحترام قوانين المنتدى"
typ[3]="http://help.ahlamontada.com"

function typnslide() {
var m = typ[current]

window.status = m.substring(0, x++)

if (x == m.length + 1) {
x = 0

setTimeout("typnslide2()", speed2)
}

else {
setTimeout("typnslide()", speed)
}
}

function typnslide2() {
var m = typ[current]

window.status = m.substring(m.length, y++)

if (y == m.length) {
y = 0
current++

if (current > typ.length - 1) {
current = 0
}
setTimeout("typnslide()", speed)
}

else{
setTimeout("typnslide2()", speed)
}
}

typnslide();
// --></SCRIPT>


ولاتنسوا تغيير

أهلا ومرحبا بكم فى منتدى الدعم العربى الرسمى"
نمتنى ان تجدوا الاجابة على كل تساؤلاتكم"
"نتمنى منكم أحترام قوانين المنتدى"
http://help.ahlamontada.com


غيروها بما تريدون

وشكرا


Share this post


Link to post
Share on other sites
شكرا [على] الموضوع تستاهل تقييم و تشجيع [على]
المجهودات الرائعة

Share this post


Link to post
Share on other sites


يُسع ـدني مروركم المميز على مـوٍأإضيعى
بارك الله فيكم وجزاكم خيرا على تشريفكم لى
تـقبلـوٍآ خ ـآلص وَدْي وَتَقـدْيِـرِي
لآآقـلأم ـكُم أإلجمـيله
مـوٍدتـي~

Share this post


Link to post
Share on other sites


تسلم علي المجهود الرائع
فى انتظار كل جديد منك
تقبلوا مرورى وتحياتى

Share this post


Link to post
Share on other sites


يُسع ـدني مروركم المميز على مـوٍأإضيعى
بارك الله فيكم وجزاكم خيرا على تشريفكم لى
تـقبلـوٍآ خ ـآلص وَدْي وَتَقـدْيِـرِي
لآآقـلأم ـكُم أإلجمـيله
مـوٍدتـي~

Share this post


Link to post
Share on other sites
[بارك الله فيك على الموضوع القيم والمميز

وفي إنتظار جديدك الأروع والمميز

لك مني أجمل التحيات

وكل التوفيق لك يا رب

Share this post


Link to post
Share on other sites


كل
الشكر لكـِ ولهذا المرور الجميل
الله يعطيكـِ العافيه يارب
خالص مودتى لكـِ

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.