start page rotation
start page rotation
Out of context: Reply #2
- Started
- Last post
- 2 Responses
- murmer0
I wrote a simple Javascript that did just that thing for me. Its simple.
Create an array, Load the urls into each item,
randomly load an array index.
set the window.location to the randomly selected array index value.Works best if you have more than 4 or 5 favaorite home pages.