» sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
document.write(' <body onload=”timer = setTimeout(’auto_reload()’,10000);”>') ;[/quote]
copast(copy paste) to part A/UPPER in your JS script....
*just change [b]USERID[/b] with your ID...
credit to : [b]ymm0t[/b]
[spoiler]
sorry..my english is not good...[/spoiler]
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[quote=dj_afran]document.write(' <body onload=”timer = setTimeout(’auto_reload()’,10000);”>') ;[/quote]
its because of this thats why it will be reload after 10 seconds,
lol, its not a tricks its just common on trick on js,
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[quote][b]mudpoet wrote:[/b]
is there any preview?[/quote]
nothing preview for code like this...
[quote][b]sprongky wrote:[/b]
its because of this thats why it will be reload after 10 seconds,
lol, its not a tricks its just common on trick on js,[/quote]
wew...
that will reload your fs after 10 second..
you can reduce it...
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[i]............
huff..
bad connection...
sorry......[/i]
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[b]if this reload after 10 minutes? what will happen to my welcome and goodbye pop up? will it rewelcome or regoodbye again?[/b]
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[quote][b]m0g0l wrote:[/b]
if this reload after 10 minutes? what will happen to my welcome and goodbye pop up? will it rewelcome or regoodbye again?[/quote]
yuph..
it will be reload from the beginning again.....
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[quote][b]michelle_dedumo wrote:[/b]
wow....
thankz for sharing diz bro...
hihihi[/quote]
you're welcome......
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
i like this one. so i dont have to tell my viewers to reload my page. hahahaha thank you thank you!
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[quote][b]dale wrote:[/b]
any preview kid?! [/quote]
nothing preview for code like this..
[quote][b]merx7ii wrote:[/b]
i like this one. so i dont have to tell my viewers to reload my page. hahahaha thank you thank you! [/quote]
wew..
you're welcome....
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[b]Buddy Thanx for the effort, BTW did you make this by yourself???...[/b]
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[quote=BwizetT]Buddy Thanx for the effort, BTW did you make this by yourself???... [/quote]
as you can see in the title..there is the credit...
@ topic..can we adjust the 10 mins? its a lot of time i guess..
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[b]offtopic@
are you guys, familiar with this code??
setTimeout("onProfileLoad()",4000);
that code is being used if we want our wvm to apper in IE, but the problem is in FF it gets doubled. does anyone know how to make the wvm appear in ie and in ff only one wvm,and not getting being doubled?..[/b]
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[quote]@ topic..can we adjust the 10 mins? its a lot of time i guess..[/quote]
yuph..
you can adjust/reduce that....
[quote]that code is being used if we want our wvm to apper in IE, but the problem is in FF it gets doubled. does anyone know how to make the wvm appear in ie and in ff only one wvm,and not getting being doubled?..[/quote]
huff..
i did not know this problem....
maybe..you could to the exact forum..
coz..not here the place...
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
Sorry but I was confused. If we want to reduce or adjust to load it faster.
What part should we change?
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
^ you can edit in here...
[quote]document.write(' <body onload=”timer = setTimeout(’auto_reload()’,[b]10000[/b]);”>') ;[/quote]
bold part...
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
Re: sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen
[quote]tnx bro!
it helps me a lot! [/quote]
you're welcome..........
» sometimes..
JS could not load completely...
here is the solution...
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/[b]USERID[/b]';
}
documen