|
What exactly are you wanting to happen? Are you wanting links to cycle through in a certain order while someone is on the page or are you wanting certain links to show up at a certain part of the day? Or something else?
That code displays one random link per onload, if you were wanting it to display links in a certain order to visitors each time they reload the page then you'd have to use cookies.
I'm not sure exactly what you're wanting, but I'm thinking it's going to require a completely different script instead of modifying that one.
|