also schau mal so geht das
/include/designs/euerdesign/index.htm
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>For Honor and Glory - Clanpage by fhag-gaming.de</title>
<script language="JavaScript">
var tx = new Array ("For Honor and Glory ", "Clanpage By",
"www.fhag-gaming.de");
var txcount=3;
var i=1; var wo=0; var ud=1;
function anititle()
{ window.document.title=tx[wo].substr(0, i)+"_";
if (ud==0) i--;
if (ud==1) i++;
if (i==-1) {ud=1;i=0;wo++;wo=wo%txcount;}
if (i==tx[wo].length+10) {ud=0;i=tx[wo].length;}
// if (window.document.title.length < 20 ) window.document.title=window.document.title+"-";
// if (window.document.title.length == 20 ) window.document.title=window.document.title+"]";
// if (window.document.title.length == 21 ) setTimeout("window.document.title='Seitentitel mal anders '; ",1000);
parent.window.document.title=tx[wo].substr(0, i)+"...";
setTimeout("anititle()",100); }
</script>
</head>
<body onLoad="anititle()">
und darauf achten das nur noch ein
body da steht.
und wenn es jetzt net geht kannst du dich ruhig bei mir meldem.
mfg littlecrow
Zuletzt modifiziert von littlecrow am 15.03.2008 - 18:55:50