[Webdev] DHTML layers
Niall O Broin
niall at linux.ie
Fri Sep 28 17:34:14 IST 2001
On Fri, Sep 28, 2001 at 02:14:48PM +0100, ad at m.beecher.net wrote:
> to show programmatically up isn't popping up where it should be. It seems to
> get getting the co-ords rights, but on scrollable pages it's popping up
> where it *would* popup if the page didn't scroll, if you get my drift. To
> get an idea, visit this page first (should be non-scrolling) and click on
> the word "Phactory" in the *text* of the footer:
Real quickie answer, and not a whole lot better than STFW but when I was
researching my recent question, I came across some property which deals
exactly with that i.e. it enables you to find the absolute co-ords of the
current real top left corner of a scrolled page, and then you move the layer
appropriately. Sorry to not be of more help, but at least know you know it's
out there :-)
Niall
More information about the Webdev
mailing list