Per Cederberg schrieb: > getElementDimensions(element[,innerSize=false])
Yes, that's what I meant. Or, to make clearer what is returned, we could use withPadding=true instead of innerSize=false. We could then also provide additional parameters withPadding and withMargin, or just a single parameter extend=2 which can be 0, 1, 2, 3 for inner, padding, border, margin. We could also provide additional functions for getting the padding, border and margin as suggested in #84, and these could be use by getElementDimensions internally. -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
