random ordered lists

Discussion in 'HTML & Website Design' started by abcdefGARY, May 5, 2007.

  1. #1
    hi, does anyone know of a script that can generate a random ordered list?

    for example...

    <ul>
    <li>item 1</li>
    <li>item 2</li>
    <li>item 3</li>
    </ul>

    rather than having them display the same order, I'd like to be able to put them in random order everytime someone refreshes the page.

    I've only been able to find "random content generation", which only displays one of the items in random order.

    thanks.
     
    abcdefGARY, May 5, 2007 IP
  2. jgjg

    jgjg Peon

    Messages:
    595
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    hmmm interesting question.

    there is probably something in php like that...I have a nifty little random quote php script.

    About how many links will you have?
     
    jgjg, May 9, 2007 IP