On Jan 23, 5:29 pm, malsup <mal...@gmail.com> wrote:
> > > The only "solution" that I can think of is to just bite the bullet and
> > > put the iframe behind the overlay in every browser - but that's lame.
>
> > Tried that and had a backlash from my plugin users ;)
>
> Really?  I took this approach from the very beginning with blockUI.  I
> use an iframe on every platform.  So far there hasn't been any
> outrage!  :-)
>

Yeah - doesn't seem to me like it would be an issue. I'll probably
consider leaving it in, but as an option.

> > > > And IE7 in quirks mode detection is needed to determine
> > > > correct element positioning.
>
> > > This one, on the other hand, is solvable. I'd recommend that you check
> > > into the .offset() method to see some of th tricks that Brandon is
> > > using the determine the bugs that are in the browsers.
>
> Won't $.boxModel give you what you need here?

In my tests, I think only IE7 && $.boxModel had issues. IE6 seemed
fine but I can't remember what happened if I applied the fix
regardless of IE version. I'll have to test that again.

Thanks all - if nothing else, this thread provided some good food for
thought.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to