script dont work :$
2 posters
Page 1 of 1
script dont work :$
i can't add this scipt to my forum :'( what i need to do
- Code:
</style>
<!-- Text Scroller Script created with Spider Webmaster Tools (http://spiderwebmastertools.com). -->
<script language="JavaScript">
<!--
var max=0;
function textlist()
{
max=textlist.arguments.length;
for (i=0; i<max; i++)
this[i]=textlist.arguments[i];
}
tl=new textlist
(
"Dobrodosli na FiTh | Klan Forum!","Forum je ukrasen Zbog novogodishnjih praznika!","Snegom i Ukrasima!","posedujemo i image hosting na adresi slike.fith-team.iz.rs!","Ugodno razgledanje i igranje zeli vam FiTh | Team!");
var x=0; pos=0;
var l=tl[0].length;
function textticker()
{
document.tickform.tickfield.value=tl[x].substring(0,pos)+"_";
if(pos++==l) { pos=0; setTimeout("textticker()",1000); x++;
if(x==max) x=0; l=tl[x].length; } else
setTimeout("textticker()",100);
}
//-->
</script>
</head>
LeeN- New Member
- Posts : 8
Reputation : 0
Language : Serbian - Engles - Bosnian
Re: script dont work :$
Dispatch that script in either your forum's Homepage Message (ACP _. Display _. Homepage - Homepage Message) or in a widget/module (ACP _. Modules _. Forum Widgets Management.)
However, remove that </style> tag from the top of your script because it doesn't need to be there.
However, remove that </style> tag from the top of your script because it doesn't need to be there.
Rok- Energetic
-
Posts : 6823
Reputation : 234
Language : idk

» im think html dont work on my templates orr i dont know because im new in forumotion
» (ONLY TOPIC)BUG Forums appearance goes funny when logged in.
» it dont work plz help
» Sigs dont work!
» My ranks dont work
» (ONLY TOPIC)BUG Forums appearance goes funny when logged in.
» it dont work plz help
» Sigs dont work!
» My ranks dont work
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum