Hello AB users. I am on the hunt looking for a specific Javascript.
I need one that i can put on my website that automaticaly forward after a specified amount of time (that i will specify) to a URL in a list of many URL's that i will put into a javascript.
I need the javascript to randomly select one of the URL's and forward the page automaticaly to that specified URL.
For example:
< script/ >
bla bla bla
forward to random URL after X seconds:
[1]=
http://www.google.com [2]=http://www.info.com
[3]=http://www.yahoo.com
< script/ >
and the script would select one of the three URL's i gave it to forward to after the amount of seconds i specify as X.
Please help as this is absalutly vital for me. Thanks, Matt