> > 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!  :-)



> > > 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?

--~--~---------~--~----~------------~-------~--~----~
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