29.12.09

How to Make Text Browser Walk On Tab ???

1. Login to your Blogger account

2. Select Layout> Edit HTML

3. Look for <head> code, and paste the following code below:

<script type='text/javascript'>
//<![ CDATA [
msg = "Fill Text 2";
msg = "Fill Text 1" + msg; pos = 0;
scrollMSG function () (
document.title = msg.substring (heading, msg.length) + msg.substring (0, post); post + +;
if (heading> msg.length) pos = 0
window.setTimeout ( "scrollMSG ()", 200);
)
scrollMSG ();
//]]>
</ script>

Replace text Text Fill Text Fill 1 and 2 according to your wishes.
Example:

<script type='text/javascript'>
//<![ CDATA [
msg = "| Tutorial Facebook - Facebook Layouts - Facebook Application";
msg = "Facebook Zacky" + msg; pos = 0;
scrollMSG function () (
document.title = msg.substring (heading, msg.length) + msg.substring (0, post); post + +;
if (heading> msg.length) pos = 0
window.setTimeout ( "scrollMSG ()", 200);
)
scrollMSG ();
//]]>
</ script>

Then it will be like on the blog: Facebook Zacky
5. Finally, click Save Template



article by : Joko Dwi Santoso

No comments:

Post a Comment