Hi there,
I'm creating DIVs on a page with the createElement function and setting the position style to absolute. Each DIV has a different amount of text in it so the width of each DIV is different. I want to place the DIVs in a row. I can get the left and top perporties, but I can't get the width. How can I get the width of a DIV when it's not explicitly set?
Thanks,
________________________
JoelMac
I'm creating DIVs on a page with the createElement function and setting the position style to absolute. Each DIV has a different amount of text in it so the width of each DIV is different. I want to place the DIVs in a row. I can get the left and top perporties, but I can't get the width. How can I get the width of a DIV when it's not explicitly set?
Thanks,
________________________
JoelMac