On Thu, Apr 9, 2009 at 1:04 PM, Matt Kruse <[email protected]> wrote:
> > On Apr 9, 6:36 am, Fernando Ferreira > <[email protected]> wrote: > > In the jquery-ui-dev thread, I was informed that this is > > a deliberated shortcoming, and that "jQuery doesn't support > > dimensions-related methods when the body is positioned". Is that so? > > Just write your own function that uses jquery's return value and adds > in your calculations for your offset body. Unfortunately it just isn't as simple as that. A positioned body element directly affects how the browser calculates the offsetTop/Left properties of child elements. -- Brandon Aaron --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
