Results 1 to 3 of 3

Thread: DHTML Window Widget - IE.6 compatability issue when there's a form on page

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

    Question DHTML Window Widget - IE.6 compatability issue when there's a form on page

    1) Script Title: DHTML Window Widget (v1.1)

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

    3) Describe problem:

    Problem shows up in Internet Explorer 6.

    When the Window Widget is positioned over a form, the dropdown form
    item appears above the Window Widget.

    Screenshot:


    See live: http://bit.ly/1ci2IJ (to open DHTML Widget Window, click one of
    the links in the list - "Positions available in Ottawa")


    Any ideas?

    Thanks.

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

    Default

    The same problem occurs in Firefox 3.5.2 when there is an Adobe Flash
    file under the floating window widget. The Adobe Flash appears above
    the window widget.

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

    Default

    This is a general issue in IE6 with select menus bleeding through DHTML layers. Since IE6 is basically on the way out, it shouldn't be a huge problem.

    For Adobe Flash bleeding through, you might want to try the suggestion described here, which is to add:

    Code:
    wmode="transparent"
    inside your Flash object.
    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
  •