Sorry I don't have the answer but the bgiframe is primarily to fix z-index
issues in IE with select elements.

--
Brandon Aaron

On 6/15/07, Scott Sauyet <[EMAIL PROTECTED]> wrote:


Okay, I've been staring at this too long now... help!

I have a div that is in-line when JS is off.  With JS on, JQuery
unobtrusively hides the div, inserts an external link and a close button
to toggle it on and off.  It works fine everywhere except in IE.  I've
tested FF2, OP9, and SF3, all on WinXP/SP2.  It works fine in those.
But in IE7, IE6, and IE5.5, the content underneath the div shows
through.  This is not just select boxes.  A plain <H2> element and an
<IMG> are are visible.

I thought this was what bgiframe was for, so I've tried to use that, but
  it doesn't seem to have any effect.  Perhaps I'm not using it
correctly?    I've tried several versions of JQuery; they've made no
difference.  Right now it's running against HEAD (rev. 2089.)

I have a sample page at:

     http://scott.sauyet.com/issues/2007-06-15a/

You can download a zip of everything at:

     http://scott.sauyet.com/issues/2007-06-15a.zip

Any solutions?  Suggestions?  Words of condolence?  :-)

Thanks everyone,

   -- Scott


Reply via email to