Cara Membuat Title Blog Berjalan

Untuk membuat title blog berjalan, caranya adalah:
Letakan script berikut ini di atas code <head> :

<script type='text/javascript'>
//<![CDATA[

msg = "<b>Belajar Membuat Blog</b>";
msg = " | <b>Yuk bareng-bareng..</b> | " + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",200);
}
scrollMSG();
//]]>
</script>
Ganti text Bold sesuai dengan selera kamu!



ٱلْحَمْدُ لِلَّهِ رَبِّ ٱلْعَٰلَمِين

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 komentar:

Posting Komentar

Update Status FB

Share!!