Friday, December 31

Cara untuk bagi tajuk tab bergerak !!


Hii semua bertemu kembali dalam segmen tutorial saya ,
*lagak macam pengacara TV la pulak =='' *
ok , kali ini saye akan ajar kan macam mane nak bagi tajuk di tab browser
anda bergerak .
Mungkin sebahagian anda dah tau , tapi saya nak jugak buat tutorial niii ,
huhu .
1st step , pergi dekat Design ----> Add a Gadget .
lepas da tekan tu , copy code di bawah dan letak
di Add a Gadget .
Inilah code dier :

<script language="JavaScript">
<!--
/*****TITLE JALAN*****/

function tb5_makeArray(n){
this.length = n;
return this.length;
}

tb5_messages = new tb5_makeArray(5);
tb5_messages[0] = "Hello semua :)";
tb5_messages[1] = "Welcome to my pink world";
tb5_messages[2] = "u follow i follow balik";
tb5_messages[3] = "+ leave comment";
tb5_messages[4] = "thx stop by here :)";
tb5_rptType = 'infinite';
tb5_rptNbr = 10;
tb5_speed = 50;
tb5_delay = 2000;
var tb5_counter=1;
var tb5_currMsg=0;
var tb5_stsmsg="";
function tb5_shuffle(arr){
var k;
for (i=0; i<arr.length; i++){
k = Math.round(Math.random() * (arr.length - i - 1)) + i;
temp = arr[i];arr[i]=arr[k];arr[k]=temp;
}
return arr;
}
tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){
tb5_arr[i] = i;
tb5_sts[i] = "_";
}
tb5_arr = tb5_shuffle(tb5_arr);
function tb5_init(n){
var k;
if (n == tb5_arr.length){
if (tb5_currMsg == tb5_messages.length-1){
if ((tb5_rptType == 'finite') && (tb5_counter==tb5_rptNbr)){
clearTimeout(tb5_timerID);
return;
}
tb5_counter++;
tb5_currMsg=0;
}
else{
tb5_currMsg++;
}
n=0;
tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){
tb5_arr[i] = i;
tb5_sts[i] = "_";
}
tb5_arr = tb5_shuffle(tb5_arr);
tb5_sp=tb5_delay;
}
else{
tb5_sp=tb5_speed;
k = tb5_arr[n];
tb5_sts[k] = tb5_messages[tb5_currMsg].charAt(k);
tb5_stsmsg = "";
for (var i=0; i<tb5_sts.length; i++)
tb5_stsmsg += tb5_sts[i];
document.title = tb5_stsmsg;
n++;
}
tb5_timerID = setTimeout("tb5_init("+n+")", tb5_sp);
}
function tb5_randomizetitle(){
tb5_init(0);
}
tb5_randomizetitle();

//-->
</script>

Perkataan yang saya BOLDKAN dengan warne merah tuu ,
anda boleh gantikan dengan perkataan anda sendiri .

p/s:selamat mencuba




Sincere : Zuai♥

32 cute words:

adilah fuad said... [Reply balik♥]

haha . terima aksih :D dah lme cri bnde nih :)

♥ zuai™ ♥ said... [Reply balik♥]

@dyla lavender : huhu same² :)

Aina Nadhirah said... [Reply balik♥]

nak mintak izin copy sebagai toturial di blog saya boleh tak ??

♥ zuai™ ♥ said... [Reply balik♥]

@Aina Nadhirah : boleh jea tapi kene letak nama saya dekat tutorial tu :)

Nuramira'S said... [Reply balik♥]

zuai ,thanks yaww .suda jadi ;)

♥ zuai™ ♥ said... [Reply balik♥]

@nuramira : syabass :)

Princess Pinky said... [Reply balik♥]

ehex. .thanx yeawh 4 da ttrial. .;-D BTW, cute blogg. .love it lor ! ngee~

♥ zuai™ ♥ said... [Reply balik♥]

@Princess Pinky : congratz :) , thanks biase jea lorrr blog neyhh :)

Anonymous said... [Reply balik♥]

THANKS yaw :D da lame cari ohh :)
ehee :D

♥ zuai™ ♥ said... [Reply balik♥]

@fitri : HUHU , ur most welcome babe :)

فرح said... [Reply balik♥]

tompang tanye, (soie erk, i'm new in blogger) psal tutorial nie kann , ade tak tab nie bergerak cara laen ?

maksud sy bergerak dr kiri ke kanan ke, atau sbaliknye ke atau papa laa, (lebin tepat lagi design la kowt), hhah :)) ade tak ?

thanks for ur information

♥ zuai™ ♥ said... [Reply balik♥]

@kechikewchik : namenye design la tu kan , act ade banyak lagi , tapi saya lebeh suke yang ini , anda boleh cari tutorial tab bergerak design lain dekat google :)

gurlzanne said... [Reply balik♥]

thanx wat tuto nih !

♥ zuai™ ♥ said... [Reply balik♥]

@gurlzanne : ur welcome :)

℘ echi story ℘ said... [Reply balik♥]

why ta bole copy eh ?

℘ echi story ℘ said... [Reply balik♥]

qhy ta bole copy code ni eh -,-'

℘ echi story ℘ said... [Reply balik♥]

qhy ta bole copy code ni eh -,-'

℘ echi story ℘ said... [Reply balik♥]

why ta bole copy code ni eh -,-'

♥ zuai™ ♥ said... [Reply balik♥]

@echi : sila SELECT dan tekan CTRL+C for COPY dan CTRL+V for paste

thanks :)

jiey goulding said... [Reply balik♥]

cute :)

♥ zuai™ ♥ said... [Reply balik♥]

@owner blog ini : :)

Anonymous said... [Reply balik♥]

whaaa ! daa lamee giler carii menatang niyy :D tapii , canee na copyy menatang niyy puyee code ?? ( jadi copycatjap ) manyakk sanaddd !

cik ungu said... [Reply balik♥]

thx for this tuto..:)

♥ zuai™ ♥ said... [Reply balik♥]

@سيتي شافور شهيدان : your welcome :)

IzzatiKhairunnisa said... [Reply balik♥]

nak add gadget ktne erk? means dkat html/javascript ke or ape? tak jadi pown.

♥ zuai™ ♥ said... [Reply balik♥]

@emiezaty : dekat HTML/JAVASCRIPT :)

anisgilos said... [Reply balik♥]

da buat!!!thanzzz abg zuai!!!XD

♥ zuai™ ♥ said... [Reply balik♥]

@AWANSyabas adik :3

nisa aries said... [Reply balik♥]

wahh!! thanxs sangat2.,,lame dah cari macam mane nak buat ni.,,btw blog awak cute sangat2

♥ zuai™ ♥ said... [Reply balik♥]

@pwencesz kawaii haha , ur welcome , blog saya tak cute mcm awk punye :D

ateyn said... [Reply balik♥]

. hohoo . cmne na copy meyy ?? ta bole copy pums . :))

♥ zuai™ ♥ said... [Reply balik♥]

@ateyn Highlight code yang ateyn nak , dan tekan CTRL+C untuk COPY dan CTRL+V untuk PASTE :)