♥k-a-b-a-r-k-a-d-a♥
Would you like to react to this message? Create an account in a few clicks or log in to continue.

♥k-a-b-a-r-k-a-d-a♥


 
HomePortalGallerySearchLatest imagesRegisterLog in

 

 animated status scrolling bar c;

Go down 
AuthorMessage
prettymhieo9
Admin
Admin
prettymhieo9


Female
Number of posts : 271
Age : 33
Location : philippines
Registration date : 2007-08-13

animated status scrolling bar c; Empty
PostSubject: animated status scrolling bar c;   animated status scrolling bar c; Icon_minitimeSat Aug 25, 2007 3:56 pm

PREVIEW :idea:http://profiles.friendster.com/12659201
it WORKS ON MY PROFiiLE..
TRY iiT animated status scrolling bar c; 592513


Code:
var current = 0
var x = 0
var speed = 100
var speed2 = 100
function initArray(n) {
this.length = n;
for (var i =1; i <= n; i++) {
this[i] = ' '
}
}
typ = new initArray(14)
typ[0]="TEXT HERE"
typ[1]="TEXT HERE"
typ[2]="TEXT HERE"
typ[3]="TEXT HERE"
typ[4]="TEXT HERE"
typ[5]="TEXT HERE"
typ[6]="TEXT HERE"
typ[7]="TEXT HERE"
typ[8]="TEXT HERE"
typ[9]="TEXT HERE"
typ[10]="TEXT HERE"
typ[11]="TEXT HERE"
typ[12]="TEXT HERE"
typ[13]="TEXT HERE"



function typewrite() {
var m = typ[current]
window.status = m.substring(0, x++) + ""
if (x == m.length + 1) {
x = 0
current++
if (current > typ.length - 1) {
current = 0
}
setTimeout("typewrite()", speed2)
}
else {
setTimeout("typewrite()", speed)
}
}
typewrite()


Arrow paste this on your css extension

dont know how to use CSS EXTENSION!?
go to Arrow
How to save a CSS extension file on a host site..
FOR MORE DETAiiLS Twisted Evil ]
Back to top Go down
http://www.friendster.com/pintazera09
 
animated status scrolling bar c;
Back to top 
Page 1 of 1
 Similar topics
-
» lyrics scrolling in a b0x..
» yahoo status on ur friendster c:
» animated image on your main photo..

Permissions in this forum:You cannot reply to topics in this forum
♥k-a-b-a-r-k-a-d-a♥ :: ~friendster secti0n~ :: frinedster tricks and tut0rials-
Jump to: