alot of ppl have been asking for the html code for the header to scroll like that. well here it is- make sure u put arrows at the beginning and end of it:
script>
//Document title scroller- By Graeme Robinson (me@graemerobinson.co.uk)
//Exlusive permission granted to Dynamic Drive to include this script in their DHTML archive.
//For full source code, terms of use visit http://www.dynamicdrive.com
var repeat=0 //enter 0 to not repeat scrolling after 1 run, othersise, enter 1
var title=document.title
var leng=title.length
var start=1
function titlemove() {
titl=title.substring(start, leng) + title.substring(0, start)
document.title=titl
start++
if (start==leng+1) {
start=0
if (repeat==100)
return
}
setTimeout("titlemove()",120)
}
if (document.title)
titlemove()
/script>
that all ya need? im gonna go take a nap bcuz this headache wont go away..o and good news- my mother has lost her voice. hahahahahaha
Happi April Fools Day
Read 2 comments
nice converse
[xmissnat310x]
nice converse
[xmissnat310x]