"margins ... are spacing and not part of the element's body"

Oops - a typo - I meant "padding and borders", not margins.

"it would be nice if innerWidth/Height and outerWidth could work as
setters"

This is *exactly* what I was talking about. To set outerWidth, a 'css-
width' must be calculated to acheive the desired result. Currently
innerWidth does NOT calculate the necessary css value. Plus, there
should also be a way to 'retrieve' the necessary value without have to
'set it'.

On Dec 16, 5:04 am, Ricardo Tomasi <[email protected]> wrote:
> On Dec 15, 3:11 pm, ALLPRO <[email protected]> wrote:
>
> What is predictable is behaviour that corresponds to what you have
> with CSS. Margins should be taken in consideration by the developer/
> designer, they are spacing and not part of the element's body.
>
> But it would be nice if innerWidth/Height and outerWidth could work as
> setters, would help in animations and stuff.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to