pop-up menu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zech
    New Member
    • Sep 2006
    • 1

    pop-up menu

    i'm trying to create a website i created some pop up menus,but when i put a mouse over the buttons,it displays the pop ups behind a picture.can somebody help?the picture is a layer
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Since you display no code, I can't really look into your problem. If you are using CSS displaying the pop-up menu, you could try to specify a z-index that is greater then you other stuff, e.g.
    [PHP] z-index:100;[/PHP]

    Ronald :cool:

    Comment

    Working...