Results 1 to 2 of 2

Thread: Simple Controls Gallery showing ontop of navigation

  1. #1
    Join Date
    Sep 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Simple Controls Gallery showing ontop of navigation

    1) Script Title: Simple Controls Gallery

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...plegallery.htm

    3) Describe problem:
    i have this on a page positioned UNDER my main navigation which has javascript dropdown menus. unfortunately when trying to access the navigation the slider show appears ONTOP of it. IE the dropdown menu pops up, but it popsup BEHIND the slider so you cant actually see the dropdown menu (not much of it anyways).

    anyone know how to change this so that my navigation can appear normally when it drops down, ie display ontop fo the gallery?

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    This is a CSS z-index issue. Try giving your menu a high CSS z-index, such as 2000. If possible, you may also want to make the outermost container of your menu position:relative.
    DD Admin

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •