Results 1 to 3 of 3

Thread: Hiding dropdown behind a menu - View

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

    Default Hiding dropdown behind a menu - View

    1) Script Title: Hiding dropdown behind a menu - View

    2) Script URL (on DD): mmenu.js

    3) Describe problem:
    Hello,
    I want to display a menu dropdown when a user hovers over a particular menu item. The main menu bar & its childs are created from a javascript.

    In the same page I have included a jsp created dynamically which contains few dropdown elements

    the problem is when I select the menu item the drop down (in the page) does not gets hidden in the background. But the dropdown is displayed over the menu item. I guess many would have faced this issue atleast once.

    I tried setting the z:index of the menu to a higher value but it did not help me.

    Enclosing the screenshot of my problem.

    Any help is appreciated. Pls help guys, as we are struggling with this for many hours.

    Thanks
    Ashik

  2. #2
    Join Date
    Nov 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    1) Script title: DHTML Window widget (v1.1)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/

    3) Describe problem:

    I do not have a solution to this problem, but I'm searching. I can confirm that the problem also affects the DHTML Window Widget as well. I added a simple SELECT element to the demo.htm file provided in dhtmlwindow.zip and tested with IE6 and FF2. Works perfectly in FF2, but suffers the same problem as above in IE6.

    Adjusting the z-index of the elements does nothing to help. Additionally, the dhtmlwindow is able to be grabbed and moved. All parts of the window slide under the select element (the dropdown box).

    Gaz
    Last edited by gazilla; 11-17-2007 at 06:35 AM. Reason: Posting format compliance (hey, I'm a newbie here)

  3. #3
    Join Date
    Nov 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    This problem is caused by a know bug in IE (<7).

    An explanation of the problem, and a suggested workaround, can be found here...
    http://dotnetjunkies.com/WebLog/jkin...egory/139.aspx

    or here...
    http://www.hedgerwow.com/360/bugs/css-select-free.html

    Perhaps DDAdmin may wish to code a general solution.

    Gaz

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
  •