Results 1 to 2 of 2

Thread: iframe disappearing

  1. #1
    Join Date
    Dec 2010
    Posts
    8

    iframe disappearing

    experience: about a year self taught

    Doing the work myself.

    problem: iframe element disappears when mousedown anywhere in the body.

    Browser: IE8

    Hi there,
    I have created a drop down menu that drops down over an ActiveX object, so I had to create an iframe element dynamically under each drop down so that I could interact with the z-index of both the ActiveX and the html (otherwise the menu doesn't show as an object element is always on top). This iframe creation and hiding is done on the mouseenter and mouseleave events respectively of the menu.
    My problem is when I mousedown anywhere in the body (except in the AcitveX object) my iframe element disappears and my dropdown gets chopped off (because the ActiveX is covering it again). The mousedown is not firing my functions that create or hide the iframe either one. It's something global, but I just can't seem to find the problem.

    Any ideas?

  2. #2
    Join Date
    Dec 2010
    Posts
    8
    Figured it out....Thanks anyway.

Similar Threads

  1. Disappearing images and ignored table widths
    By SteveSGU in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 04 Mar 2010, 10:02 AM
  2. disappearing javascript
    By barreledaction in forum General Questions
    Replies: 1
    Last Post: 29 Aug 2007, 10:35 AM

Posting Permissions

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