Results 1 to 2 of 2

Thread: Z-index problems

  1. #1
    Join Date
    Feb 2005
    Posts
    6

    Unhappy Z-index problems

    Could someone please help with my coding. On the following page my drop down menu (where it reads "Products") opens up behind the Image scroller.

    I have tried Z-indexing the menu to "100" and the java applet to "1"-- still doesn't work.

    Here: http://promerus.net/sbna5/SBNA/indexnew.htm



    HELP....

    Thanks,
    C. Terry
    RooKaps.com

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    The z-index is almost certainly working, but only for the height of the main menu items, not the drop down menus.

    I don't have much confidence that anything can work but you could try one of these:-
    - Make the "drop down" menus "drop up" by changing the positions from positive to negative in the Dynamic Drive javascript (I know this would be possible but I'm not good with javascript so you would have to take advice).
    - Leave space above the scrolling images.
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Posting Permissions

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