morning all. this bright morn, I will share tips to enhance your blogfriends. is to create a blog title can be run. just a try, follow thesteps below:
1. Choose a layout and then edit html
2. Do not forget to check the Expand Widget Templates
3. Find the following code <title> <data:blog.pageTitle/> </ title>
4. If you have found, replace the code with the following code
<b:include data='blog' name='all-head-content'/>
<script language='JavaScript'>
var txt = "<data:blog.pageTitle/>";
var speed = 100; var refresh = null; function move (){document.title = txt;
txt = txt.substring (1, txt.length) + txt.charAt (0);
refresh = setTimeout ("move ()", speed);} move ();
</ script>
okay, to check just look at the blog friends. give me feedback and write comments down there. Thank you.
1. Choose a layout and then edit html
2. Do not forget to check the Expand Widget Templates
3. Find the following code <title> <data:blog.pageTitle/> </ title>
4. If you have found, replace the code with the following code
<b:include data='blog' name='all-head-content'/>
<script language='JavaScript'>
var txt = "<data:blog.pageTitle/>";
var speed = 100; var refresh = null; function move (){document.title = txt;
txt = txt.substring (1, txt.length) + txt.charAt (0);
refresh = setTimeout ("move ()", speed);} move ();
</ script>
okay, to check just look at the blog friends. give me feedback and write comments down there. Thank you.
1 comments:
Thank You Man, But there is one error-there is no space between
Post a Comment