9:27 AM

(0) Comments

Let's Learn How to Create a Blog Title Walking Or Moving

In accordance with the above title I'll explain a bit of science that I learned from the experience. if you do not understand I'm explaining it, the blog title run? The title of our blog seen walking in your browser's title bar to further enhance our blogs and blogs we seemingly attractive if visited by others. How to know how?

1. Login to Blogger then to the Layout menu ---> Edit HTML

2. Look for the code / script is:

<title><data:blog.pageTitle/></title>

3. Replace the above code with this code:

<b:include data='blog' name='all-head-content'/>

<script language='JavaScript'>
var txt="<data:blog.pageTitle/>";
var kecepatan=100;var segarkan=null;function bergerak() { document.title=txt;
txt=txt.substring(1,txt.length)+txt.charAt(0);
segarkan=setTimeout("bergerak()",kecepatan);}bergerak();
</script>


Notes :
Numbers above 100 is a movement speed if you add the numbers then the motion will be slow and if it reduces the number the faster motion.

Please try if not succeed, please try again until successful.



Related Posts by Categories