i'm ConFuSed, BANnEr on top of entire page |
i'm ConFuSed, BANnEr on top of entire page |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 29 Joined: Jan 2004 Member No: 798 ![]() |
hey errione....okai i don't know if i'm making sense but maih friends have xangas that have words that move on the line that has the "x" button for exit and i wanted to know....how do you do that? thanx........
*jeL* |
|
|
![]() |
![]()
Post
#2
|
|
![]() advanced newbie... S2 ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,504 Joined: Jan 2004 Member No: 752 ![]() |
i think she means browser marquee... ^_^ not the status bar marquee...
QUOTE that have words that move on the line that has the "x" button for exit (i think i might be wrong...) QUOTE <script> //title scroller - xanga.com/add_ons //set left placeholder below var left="_"; //set right placeholder below var right="_"; //set the scrolling message below var msg=" Welcome to my Xanga! "; //set the speed below. lower is faster var speed=100; //do not edit below this line function scroll_title() { document.title=left+msg+right; msg=msg.substring(1,msg.length)+msg.charAt(0); setTimeout("scroll_title()",speed); } scroll_title(); </script> credits to add_ons ![]() this one can only use one sentence thingy unless you alternate it (which i have no clue how to do) |
|
|
![]() ![]() |