How to display a dynamic menu on top of select boxes?

Discussion in 'JavaScript' started by ShimonBollinger, May 15, 2006.

  1. #1
    Our website has a js driven menu. When a menu drops down, it appears on top of other page elements EXCEPT for select boxes. I have tried adjusting the z-index of both the select boxes and the menu layer, without success.

    Does anyone know how to change this behavior?

    Thanks,

    Shimon
     
    ShimonBollinger, May 15, 2006 IP
  2. Logic Ali

    Logic Ali Well-Known Member

    Messages:
    170
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    108
    #2
    Re-program the menu to hide the selects whenever it displays one of its own elements.
     
    Logic Ali, May 15, 2006 IP
  3. rickvidallon

    rickvidallon Peon

    Messages:
    147
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What is the URL where this is happening?
     
    rickvidallon, May 15, 2006 IP