Log In · Register

 
 
Closed TopicStart new topic
Animated Title Bar
Blueanime16
post Jul 29 2004, 07:01 PM
Post #1


Newbie
*

Group: Member
Posts: 8
Joined: Jun 2004
Member No: 23,248



Can sum 1 give me da code 4 a Animated Title bar??? laugh.gif
 
iZnEedSuMcOkE
post Jul 29 2004, 07:12 PM
Post #2


i'm his cookies&cream monster!
*****

Group: Member
Posts: 300
Joined: May 2004
Member No: 18,664



animated title bar? i dont think Xanga allows that code anymore...
 
sweetxsimplicity
post Jul 29 2004, 07:47 PM
Post #3


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,638
Joined: Jun 2004
Member No: 22,114



I'm not sure that Xanga still allows that, but here's the script:

CODE
<!-- begin code provided by createblog.com -->
<script language="JavaScript">

var dodosflashtitle1='*. Dodo\'s New world - kitty kitty .*';    // put frame 1 text
var dodosflashtitle2='.* Dodo\'s New world - kitty kitty *.';    // put frame 2 text
var dodosduration = 500;    // duration high = slower animation


step=0
function dodosflashtitle()
   {
     step++
     if (step==3) {step=1}
     if (step==1) {document.title=dodosflashtitle1}
     if (step==2) {document.title=dodosflashtitle2}
     setTimeout("dodosflashtitle()", dodosduration);
   }
dodosflashtitle()
</script>

<!-- end code provided by createblog.com -->
 
LatinaLady
post Jul 29 2004, 08:39 PM
Post #4


Look its...
*******

Group: Official Member
Posts: 7,187
Joined: Feb 2004
Member No: 4,767



you can only use it if you have xanga premium
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: