Pages: 12
You are viewing a post by bles_212000. View all 26 posts in 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]edited:[/b]
i change the setTimeout to [i][b]see the bold part..[/b][/i] but why it's not working?
or rather it doesn't auto reload, anything wrong with that?
[quote]var timer = null;
function auto_reload()
{
window.location = 'http://profiles.friendster.com/46468506';
}
document.write(' <body onload=�timer = setTimeout(�auto_reload()�,[b]1000[/b]);�>') ;[/quote]
Last edited by bles_212000 (2008-07-18 08:31:19)