<!--//
//Arrow Head title- By Dynamic Drive
//Based on status bar script by Jason Rex (wonil4@hotmail.com,
http://www.syred.net)
//Visit
http://www.dynamicdrive.com for full source code
//change title text to your own
var titletext="]-[ YOUR TEXT 1 ]-["
var thetext=""
var started=false
var step=0
var times=1
function welcometext()
{
times--
if (times==0)
{
if (started==false)
{
started = true;
document.title = titletext;
setTimeout("anim()",1);
}
thetext = titletext;
}
}
function showstatustext(txt)
{
thetext = txt;
setTimeout("welcometext()",4000)
times++
}
function anim()
{
step++
if (step==7) {step=1}
if (step==1) {document.title='¸.ˇ´´._.`ˇˇ._.ˇ'+thetext+'¸.ˇ´´._.`ˇˇ._.ˇ'}
if (step==2) {document.title='.ˇ´´._.`ˇˇ._.ˇ¸'+thetext+'ˇ¸.ˇ´´._.`ˇˇ._.'}
if (step=
) {document.title='ˇ´´._.`ˇˇ._.ˇ¸.'+thetext+'.ˇ¸.ˇ´´._.`ˇˇ._'}
if (step==4) {document.title='´´._.`ˇˇ._.ˇ¸.ˇ'+thetext+'¸.ˇ´¸.ˇ´´._.`ˇˇ'}
if (step==5) {document.title='´._.`ˇˇ._.ˇ¸.ˇ´'+thetext+'¸.ˇ´´¸.ˇ´´._.`ˇ'}
if (step==6) {document.title='._.`ˇˇ._.ˇ¸.ˇ´´'+thetext+'¸.ˇ´´.¸.ˇ´´._.`'}
setTimeout("anim()",200);
}
if (document.title)
window.onload=onload=welcometext
// -->
<!--//
message ="YOUR TEXT 2" +
"YOUR TEXT 3^" +
"YOUR TEXT 4^" +
"YOUR TEXT 5^" +
"YOUR TEXT 6^" +
"YOUR TEXT 7^" +
"YOUR TEXT 8^"
scrollSpeed = 10
lineDelay = 1500
txt = ""
function scrollText(pos) {
if (message.charAt(pos) != '^') {
txt = txt + message.charAt(pos)
status = txt
pauze = scrollSpeed
}
else {
pauze = lineDelay
txt = ""
if (pos == message.length-1) pos = -1
}
pos++
setTimeout("scrollText('"+pos+"')",pauze)
}
// Unhide
scrollText(0)
// -->
abang2 saia minta tolong di cek css yg di atas.....
apakah da yg slh pa gag.......
oya sekalian bang, mw nanya jg ntr naronya dmn ya.....
mohon bantuannya ya bang