Archive for 2010
-
-
Refresh function is used to make refreshing the page blog or website. Refresh function is similar to the existing functionality in the Browser Refresh the Internet, the difference is that this function be made to work automatically, the user does not need to press the Refresh button available on the tool bar.
To make it enough to just put the code below:
<meta http-equiv="refresh" content="10"/>
Save the above code between <head> .... </ head>
little description above code, content = "10" number ten indicates that the process of reloading will be done in a span of 10 seconds.
So should this figure be set not too fast because it can cause irritation to the reader if too fast at reloading.
-
-
![]() |
| Screenshot ADDThis |
for those of you who do not know please follow the ways that I write this, and for those of you who already know and forgot to put back but forgot how to follow the car, the way I've written
>>step by step :

things you should do is
=> sign in to your blog
=> enter here
=> in the initial view addthis

=> after a completed registration you will be required
=> follow the instructions. in http://www.addthis.com/
| !!! .. Have Fun ..!!! |
-
-
you want your blog tab move??
teruuuzzzzz read downward, .. hehehehee ...
I'll share a little knowledge I have to. This time the knowledge that I will provide a way to make the title on TabBar be moving. Ok ...
if my first stories might be too long Well ..+++
mending us straight to the core of the problem, follow the ways below:
<script language='JavaScript'> var txt = "WRITE YOUR TEXT HERE";
var speed = 120; var refresh = null; function move () {document.title = txt;
txt = txt.substring (1, txt.length) + txt.charAt (0);
refresh = setTimeout ("move ()", speed);} move ();
</ script>
So make it easy, now your turn to try

teruuuzzzzz read downward, .. hehehehee ...
I'll share a little knowledge I have to. This time the knowledge that I will provide a way to make the title on TabBar be moving. Ok ...
if my first stories might be too long Well ..+++
mending us straight to the core of the problem, follow the ways below:
- Log into your blog, and then click Layout.
- Then click the Edit HTML and then check the Expand Widget Templates.
- If you are logged in Edit HTML search code </ head> (if you want more easily search click F3 on the keyboard and write your text) If the code has been found copy the code below and put under the code </ head>
<script language='JavaScript'> var txt = "WRITE YOUR TEXT HERE";
var speed = 120; var refresh = null; function move () {document.title = txt;
txt = txt.substring (1, txt.length) + txt.charAt (0);
refresh = setTimeout ("move ()", speed);} move ();
</ script>
So make it easy, now your turn to try
-
-
Popular Posts
-
Screenshot ADDThis for those of you who do not know please follow the ways that I write this , and for those of you who ...
-
you want your blog tab move ? ? teruuuzzzzz read downward , .. hehehehee ... I 'll share a little knowledge I have to ...
-
DOWNLOAD full winrar 4.0 free Changes in Version 4.0 – Bugs fixed : in WinRAR 4.0 -xd:\path\folder switch could also exclude folders, w...
-
Fad - informed posts first post - there may be interested in this " nguplod'n image " in google hhehehehheee ... ...
-
Refresh function is used to make refreshing the page blog or website. Refresh function is similar to the existing functionality in the Br...
-
Webtech-Blogger-Template Blogger Template Information: Template Type : Free Blogger Template Name : Web Tech Licence : Free ...


