Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript dropdown menu under graphic

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24798
    mevaser
    Participant

    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.

    #57175
    mevaser
    Participant

    Never mind, I fixed the problem. I used

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

    This fixed the problem.

    Cheers,

    #112077
    sfelix120
    Member

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.