treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] dropdown menu under graphic

  • Hello every one. I have an interesting problem. How do I make sure that the dropdown menu stays up over the image that is below it.

    The dropdown menu shows below the image slider. The slider is "Auto-Playing Featured Content Slider"

    I would also ask, how easy it is to add a fader between graphics.

    In any case, please help me to get the nav to appear over the content slider.

    Thank you in advance.
  • Never mind, I fixed the problem. I used



    #nav li ul a:active {
    z-index:10000;
    }



    This fixed the problem.

    Cheers,
  • Hi Guys,

    actually have a similar problem, I have a drop down nav over a jquery content slider. The child menu renders correctly over the slider but sometimes it's difficult to select anything on the child menus, you have to try it a few times before you can actually maintain focus on any child element long enough to hover or select anything.

    Any ideas as to what could be happening ?

    Thanks in advance,

    Stan

  • @sfelix120 please provide examples it always makes helping easier, but in general watch out with margins or spaces between your dropdown / list items hovering over these areas may kill your hover styles