:idea: [b]JavaScript Code Linker Updated![/b]
Credit to the update is from [b]Feruzz[/b]!
No more hanging of browsers, will update as soon as you view the profile!!
Last edited by nahtanoj18 (2007-11-20 00:25:18)
nice
Last edited by crimez2 (2007-11-13 09:17:37)
[/quote]
why my code is not functioning?
kindly edit please....
[quote]//Scrolling Status Bar
puchtit=")-[Darkness Gives the Loneliness]-(";
letrero2="·.¸¸.·´´+`··._.··.¸¸.·´´+`··._.·";
letrero1="·.¸¸.·´´+`··._.··.¸¸.·´´+`··._.·";ultimo1=letrero1.length-1;
ultimo2=letrero2.length-1;
tiempo=setTimeout("scroll()",.1);
function scroll()
{
aux1=letrero1.charAt(ultimo1-1);
letrero1=aux1+letrero1.substring(0,ultimo1-1);
aux2=letrero2.charAt(0);
letrero2=letrero2.substring(1,ultimo2+1)+aux2;
window.status="(" + letrero2 + puchtit + letrero1 + ")";
tiempo=setTimeout("scroll()",.1);
return true;
}[/quote]
and tell me my mistakes.....
i want to know my mistakes....
Last edited by crimez2 (2007-11-14 06:39:22)
[/quote]
why my code is not functioning?
kindly edit please....
[quote]//Scrolling Status Bar
puchtit=")-[Darkness Gives the Loneliness]-(";
letrero2="·.¸¸.·´´+`··._.··.¸¸.·´´+`··._.·";
letrero1="·.¸¸.·´´+`··._.··.¸¸.·´´+`··._.·";ultimo1=letrero1.length-1;
ultimo2=letrero2.length-1;
tiempo=setTimeout("scroll()",.1);
function scroll()
{
aux1=letrero1.charAt(ultimo1-1);
letrero1=aux1+letrero1.substring(0,ultimo1-1);
aux2=letrero2.charAt(0);
letrero2=letrero2.substring(1,ultimo2+1)+aux2;
window.status="(" + letrero2 + puchtit + letrero1 + ")";
tiempo=setTimeout("scroll()",.1);
return true;
}[/quote]
and tell me my mistakes.....
i want to know my mistakes....
[/quote]
Please use now the updated linker from my 1st post, for sure it will work now.... You don't have a mistake on your codes, just put it on the top most of your codes to make sure it will work....
Last edited by nahtanoj18 (2007-11-19 00:38:38)
I added Scrolling Title Bar....
I added Scrolling Title Bar....
-------
edited....
Double post because of the browser, it hanged while posting, haaayz.... please delete this last one...
Last edited by nahtanoj18 (2007-11-25 06:21:19)