Results 1 to 2 of 2

Thread: DHTML Modal script and flash

  1. #1
    Join Date
    Oct 2008
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default DHTML Modal script and flash

    1) Script Title: DHTML Modal window v1.1

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

    3) Describe problem: Hi: I cannot get this script to work in IE6 or 7. It works fine in Safari on the Mac. I am using it on a flash site. It comes up in ie, but the background does not fade out and the window has no close button. Will this work in IE6 with flash. Is there a hack I need to use? Thanks.

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

    Default

    Please do a search on the forums. I believe this has been asked a few times before. Officially I've yet to implement any fix for the Flash over window issue, but I think you'll find quite a few workarounds discussed, such as adding:

    Code:
    <param name="wmode" value="transparent" />
    to 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
  •