Results 1 to 4 of 4

Thread: Issue with jQuery Multi Level CSS Menu #2 hiding dropdowns behind banner

  1. #1
    Join Date
    Sep 2010
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Issue with jQuery Multi Level CSS Menu #2 hiding dropdowns behind banner

    1) Script Title: jQuery Multi Level CSS Menu #2

    2) Script URL (on DD): http://www.dynamicdrive.com/style/cs...el_css_menu_2/

    3) Describe problem:

    Hi all, really sorry for asking this, but am kinda finding my feet with site design and trying to figure the basics.

    I have installed the above menu at www.llandudnoestates.co.uk/css/index.html - you will note that i also have a rotating image banner at the top of the page. The issue comes when i hover over the menu and look for one of the sub menus (under propertys or services) you will notice that when selected, the sub menus drop behind the rotating image banner??

    I have tried my hardest to sort it, but to no avail.

    can someone point me in the right direction?

    TIA

    Mark

  2. #2
    Join Date
    Sep 2010
    Posts
    9
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    how about adding z-index:9999999;

    to css rule for .jqueryslidemenu

  3. The Following User Says Thank You to indeed For This Useful Post:

    CypherUK (09-08-2010)

  4. #3
    Join Date
    Sep 2010
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thanks for taking the time to reply.

    But that didnt sort the issue - this is driving me nuts! It is going to be something really simple and make me look like a complete twonk!

    Any other suggestions?

  5. #4
    Join Date
    Sep 2010
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Told you it would make me look like a twonk!!!!

    just needed to add the z-index option to the
    .jqueryslidemenu ul li{
    rather than the
    .jqueryslidemenu{
    section!

    Alas, now it is working - Thank You!!!

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
  •