hi,
i'm wondering how to go about returning a calculated "top" value for a dynamically placed DIV element, when the element has been been positioned relatively on the page.
for example, i have a set of DIVs that are being built on the fly and flow down the course of a page. the default "top" value of these DIVs is "auto" and it's not practical (or feasibly possible) to assign "top" values beforehand.
i can't imagine this value is untouchable. any advice is greatly appreciated; thanks in advance!
i'm wondering how to go about returning a calculated "top" value for a dynamically placed DIV element, when the element has been been positioned relatively on the page.
for example, i have a set of DIVs that are being built on the fly and flow down the course of a page. the default "top" value of these DIVs is "auto" and it's not practical (or feasibly possible) to assign "top" values beforehand.
i can't imagine this value is untouchable. any advice is greatly appreciated; thanks in advance!