The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

script dont work :$

2 posters

Go down

script dont work :$ Empty script dont work :$

Post by LeeN Tue Dec 01, 2009 10:51 am

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>

:'(
avatar
LeeN
New Member

Posts : 8
Reputation : 0
Language : Serbian - Engles - Bosnian

Back to top Go down

script dont work :$ Empty Re: script dont work :$

Post by Rok Wed Dec 02, 2009 11:23 pm

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.
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum