How do you fix this little issue

Discussion in 'HTML & Website Design' started by mumfry, Sep 29, 2011.

  1. #1
    hey yall
    having a little bit of a trouble with a drop down box on my site
    whenever it drops down the content below the drop down box can be seen through the drop down box and even be clicked also
    i tried using a z-index property (like... z-index:5; ) but nothing happened, still the same
    any one knows whats happening here.
    how to fix please.

    thanks very much
     
    mumfry, Sep 29, 2011 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    Is this is on IE alone?
     
    drhowarddrfine, Sep 29, 2011 IP
  3. mumfry

    mumfry Active Member

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    no
    i tried it on firefox
     
    mumfry, Sep 29, 2011 IP
  4. workingsmart

    workingsmart Well-Known Member

    Messages:
    411
    Likes Received:
    12
    Best Answers:
    9
    Trophy Points:
    120
    #4
    Can you provide a link for us to review in order to assist you?...
     
    workingsmart, Sep 29, 2011 IP
  5. mumfry

    mumfry Active Member

    Messages:
    118
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    hey yall
    was able to figure it out and get it running properly
    i needed to add a position (positio: relative; ) that fixed it
     
    mumfry, Sep 29, 2011 IP