yakobom wrote:
But what if I have frames in the HTML structure? the numbers I'm getting in such cases are not right - looks like I must also know the offset of the frame. Any idea how to do that?
Look at window.frameElement and compute its offsets? Keep doing that until you get to a window with no frameElement?
-Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

