|
|
 |
|
Magic title for weblogs or any pages on the internet |
|
|
|
|
|
|
|
|
|
|
|
Magic title for weblogs or any pages on the internet
Code:-
<!-- this script got from www.freejavascripts.page.tl -->
<SCRIPT language=javascript>
msg = "www.freejavascripts.page.tl";
msg = "..." + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",200);
}
scrollMSG();
</SCRIPT>
<font face="Tahoma"><a target="_blank" href="http://www.freejavascripts.page.tl/"><span style="font-size: 8pt; text-decoration: none">Free JavaScript</span></a></font>
Preview:-
See the titlebar. Free JavaScript |
|
|
|
|
|
|
 |
|
Time |
|
|
|
|
|
 |
|
Partner's Advertisements |
|
|
|
Today, there have been 20 visitors (22 hits) on this page! |