- As usual login id Blogger pal.
- Click the Design tab (Design)> Edit HTML.
- Find <data:blog.pageTitle/> <title> code </ title>
- Then replace the code with the following code
<script language="JavaScript"><br />var
txt="<data:blog.pagetitle/>";<br />var kecepatan=100;var
segarkan=null;function bergerak() { document.title=txt;<br
/>txt=txt.substring(1,txt.length)+txt.charAt(0);<br
/>segarkan=setTimeout("bergerak()",kecepatan);}bergerak();</script>
Note: the number 100 indicates the speed, can change as our friend. The bigger means slower and vice versa.
5. Save and see the results.
0 comments:
Post a Comment