Results 1 to 3 of 3

Thread: Can't get my window to appear on top of a tabbed iframe

  1. #1
    Join Date
    Aug 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Can't get my window to appear on top of a tabbed iframe

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


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

    3) Describe problem: See http://www.edbrown.info
    The link in question is almost at the bottom labeled "AV Tips and Tricks." In the center of the page is a tabbed iframe. The window that opens when you click the "AV Tips & Tricks" link is behind the iframe. How can I make it appear on top?

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

    Default

    I found something that worked. Not great, but works. I changed the position in the dhtmlwindow .css file to relative and it now pushes the site down so the pop up is above the inline frame.

    If there's anything better to simply get the window on top of the inline frame I'd really like to try it.

    Thanks for looking.
    Last edited by ver22031; 08-07-2008 at 07:42 PM.

  3. #3
    Join Date
    Aug 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks to all who looked. I just got it to work. I changed the position in the dhtmlwindow.css script back to absolute and changed the z-index position in the dhtmlwindow.js file to 600. I then changed the z-index position in the modal.css file to 500. It now works beautifully!

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
  •