iframe dropdown problem

Discussion in 'HTML & Website Design' started by harrykarwal, May 30, 2011.

  1. #1
    hi, i have made a webpage in which dropdown menu is lying behind the iframe. i have used wmode="transparent" and other attribute but nothing is working. please help me :(
     
    harrykarwal, May 30, 2011 IP
  2. Clive

    Clive Web Developer

    Messages:
    4,507
    Likes Received:
    297
    Best Answers:
    0
    Trophy Points:
    250
    #2
    Have you tried adding the z-index: 100; attribute to the dropdown itself (I assume it's positioned to relative/absolute) rather than play with the iframe?
     
    Clive, May 31, 2011 IP