Rotate Blocks Of HTML

Discussion in 'HTML & Website Design' started by pcdoc, Mar 23, 2010.

  1. #1
    Done the searches and come to an impasse.

    Need to display twenty products on a page.

    Each product is described by an approximately 500 character HTML string of characters (text, links, alt tags, images, etc.).

    I don't want to alphabetize the products as that shows preference, rather I want to "build" the page

    1. with a random distribution or,

    2. with a product order that changes daily.

    The problem is that with multiple browsers, multiple platforms (including mobile) and multiple browser settings (javascript on/off), I would like to keep the code a close to pure HTML as possible.

    Any suggestions?
     
    pcdoc, Mar 23, 2010 IP
  2. canadianguy_001

    canadianguy_001 Peon

    Messages:
    97
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Not sure I understand? you are trying to rotate HTML? As far as I know you can only do this with the very latest CSS3. Otherwise you will need to use flash
     
    canadianguy_001, Mar 23, 2010 IP