Home » » Membuat teks berjalanan di menu bar

Membuat teks berjalanan di menu bar

Written By Unknown on Selasa, 31 Juli 2012 | 22.35

Satu lagi aksesoris blog untuk sobat  yang kepincut dengan pernak-pernik blog. Yaitu, membuat teks berjalan di menu bar.

Selain bisa membuat teks berjalan di posting blog, kita juga bisa membuat teks berjalanan di menu bar

Sobat tertarik untuk mencoba? ikuti langkah-langkah berikut :

1. Login ke blog sobat

2. Rancangan >> edit HTML

3. Cari tag </head>

4. Lalu copy paste kode berikut di atas tag </head>



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

msg = " -- Selamat datang di Blog saya ";
msg = " | SEKEDAR INFO -- " + 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>

   NB:                                                                                                                                            

  • Ganti tulisan berwarna merah dengan tulisan yang ingin sobat tampilkan..

5. Save, lihat hasilnya..  
Happy Sharing and Blogging...
Share this article :

0 komentar:

Posting Komentar

Subscribe me

Subscribe via RSS Feed If you enjoyed this article just click here, or subscribe to receive more great content just like it.
 
Support : Your Link | Your Link | Your Link
Copyright © 2013. Blogue | Memberi Anda Pengetahuan Lebih - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger