Scott,

I think this problem is due to some of your CSS background-color
declarations. I've seen problems using "background-color: inherit;" before
similar to this--where it essentially makes the background color
"transparent."

If you set it to a solid color and make sure it has a higher z-index, it
should cover things up (well, except for in IE6--which you'll need the
bgiframe plug-in for.)

-Dan

>-----Original Message-----
>From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>Behalf Of Scott Sauyet
>Sent: Friday, June 15, 2007 3:39 PM
>To: jquery-en@googlegroups.com
>Subject: [jQuery] Re: Content peeking through popup in IE - should bgiframe
>help?
>
>
>Sean Catchpole wrote:
>> Scott, the problem is the form (quick-buy).
>> If I put other elements there (instead of the form), they render just
>fine.
>> I'll play a little more with it, but consider wrapping the quick-buy
>> form in creative ways.
>
>Damn, I just caught that too.  I this minute saw that the form was the
>issue.  Strange.  Rather than replacing the form, I'll see what CSS
>tricks I can find.  If that doesn't work, I'll probably take Karl's
>suggestion.
>
>Thank you very much for looking into this.
>
>   -- Scott


Reply via email to