[EMAIL PROTECTED] wrote: > When a document is undergoing mutation via DOM manipulation, is there > a way to get the up to date element coordinates?
Yes. Just get the coordinates. > In another word, can following pseudo code give me the correct coordinates? Yes, if by "correct" you mean "as of right now". -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

