How would I go about coding this?

Discussion in 'HTML & Website Design' started by Josh-H, Aug 18, 2007.

  1. #1
    [​IMG]

    Its going to be implemented into my script so its never going to have a set number in the list.. so how will I do the light grey > dark grey > light grey?

    +REP to helpers.
     
    Josh-H, Aug 18, 2007 IP
  2. math20

    math20 Peon

    Messages:
    1,562
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #2
    An excellent tutorial on how to do that effect is located here

    Good luck!
     
    math20, Aug 18, 2007 IP
  3. Josh-H

    Josh-H Active Member

    Messages:
    406
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #3
    So I'm going to have to use javascript?
     
    Josh-H, Aug 18, 2007 IP
  4. math20

    math20 Peon

    Messages:
    1,562
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you want it to automatically alternate you will have to, but otherwise you could just set two different classes for the rows and alternate manually.
     
    math20, Aug 18, 2007 IP
  5. Josh-H

    Josh-H Active Member

    Messages:
    406
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #5
    I've gone for the javascript method and its working great. Thanks and +REP
     
    Josh-H, Aug 18, 2007 IP