Cara Membuat Tulisan Berjalan (marquee) Menu Bar Di Blog

Ini Mungkin Apa Permainan Maniak Slam Dunk ini. Tulisan Berjalan Untuk Menu Bar Marquee Pada Gambar dan Tulisan Apakah ini Pada Blog Menu Bar Marquee. Apakah Bola Basket Permainan Maniak Slam Dunk Ini Tulisan-Tulisan Sini "Nenekku bisa membidik lebih baik!" Saya Itu pada Marquee. Ini Menu Bar Marquee VER 1 dan VER 2 Ini Tulisan Berjalan Di Blog. Apakah Permainan Games.co.id Di Maniak Slam Dunk. Siapa Itu.

Ini Menu Bar Marquee Ada Ini Tulisan Apakah Disini "Nenekku bisa membidik lebih baik!" Tulisan Teks Ini.
Membaca Lama Disini Itu

Cara Membuat Tulisan Berjalan (marquee) Untuk jQuery Di Blog
Cara Membuat Tulisan Berjalan (marquee) 10 Kode Gaya Di Blog

Cara Membuat Menu Bar Marquee

1. Masuk Blogger
2. Klik Template >> Edit HTML
3. Cari Kode </head>
4. Letakkan kode Tulis Berjalan Menu Bar Ini Dibawah Kode ini tepat Diatas kode </head>

VERSI 1

<script type='text/javascript'>
//<![CDATA[
msg = " -- Nenekku bisa membidik lebih baik!  ";
msg = " | Tulis Menu Bar -- " + 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()",150);}
scrollMSG();
//]]>
</script>

VERSI 2

Ini Judul Halaman Di <data:blog.pageName/> Dengan item

<b:if cond='data:blog.pageType == "item"'>
&lt;script type='text/javascript'&gt;
//&lt;![CDATA[
msg = &quot; -- Nenekku bisa membidik lebih baik! &quot;;
msg = &quot; |  <data:blog.pageName/> -- &quot; + msg;pos = 0;
function scrollMSG()
{document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos &gt; msg.length) pos = 0
window.setTimeout(&quot;scrollMSG()&quot;,150);}
scrollMSG();
//]]&gt;
&lt;/script&gt; 
</b:if>

Ini Judul Halaman Di <data:blog.pageName/> Dengan static_page

<b:if cond='data:blog.pageType == "static_page"'>
&lt;script type='text/javascript'&gt;
//&lt;![CDATA[
msg = &quot; -- Nenekku bisa membidik lebih baik! &quot;;
msg = &quot; |  <data:blog.pageName/> -- &quot; + msg;pos = 0;
function scrollMSG()
{document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos &gt; msg.length) pos = 0
window.setTimeout(&quot;scrollMSG()&quot;,150);}
scrollMSG();
//]]&gt;
&lt;/script&gt; 
</b:if>

atau Ini Judul Blog Di <data:blog.title/> Dengan index

<b:if cond='data:blog.pageType == "index"'>
&lt;script type='text/javascript'&gt;
//&lt;![CDATA[
msg = &quot; -- Nenekku bisa membidik lebih baik! &quot;;
msg = &quot; |  <data:blog.title/> -- &quot; + msg;pos = 0;
function scrollMSG()
{document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos &gt; msg.length) pos = 0
window.setTimeout(&quot;scrollMSG()&quot;,150);}
scrollMSG();
//]]&gt;
&lt;/script&gt; 
</b:if>

atau Ini Judul Blog Di <data:blog.title/> Dengan Home Page

<b:if cond='data:blog.url == data:blog.homepageUrl'>
&lt;script type='text/javascript'&gt;
//&lt;![CDATA[
msg = &quot; -- Nenekku bisa membidik lebih baik! &quot;;
msg = &quot; |  <data:blog.title/> -- &quot; + msg;pos = 0;
function scrollMSG()
{document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos &gt; msg.length) pos = 0
window.setTimeout(&quot;scrollMSG()&quot;,150);}
scrollMSG();
//]]&gt;
&lt;/script&gt; 
</b:if>

atau Ini Judul Sederhana Di <data:blog.pageTitle/>

&lt;script type='text/javascript'&gt;
//&lt;![CDATA[
msg = &quot; -- Nenekku bisa membidik lebih baik! &quot;;
msg = &quot; |  <data:blog.pageTitle/> -- &quot; + msg;pos = 0;
function scrollMSG()
{document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos &gt; msg.length) pos = 0
window.setTimeout(&quot;scrollMSG()&quot;,150);}
scrollMSG();
//]]&gt;
&lt;/script&gt; 

8. Selesai Klik Simpan Template
9. Lihat Hasil Blog

Selamat Memcoba Menu Bar Marquee

Referensi: http://gagaje.blogspot.co.id/2013/05/cara-membuat-teks-berjalan-marquee-di.html
Anime :
Facebook twitter Google

Related Post

Berlangganan update artikel terbaru via email:

0 Komentar