Is it at all possible to gather the element width in IE 6?
I've tried clientWidth, width, and offsetWidth.
They either give me a 0 or nothing at all.
I either need to find the width of the primary table, or the width of a div in the table, but cannot find out how to do it.
Does anyone have any idea how to do this?
I've tried clientWidth, width, and offsetWidth.
They either give me a 0 or nothing at all.
I either need to find the width of the primary table, or the width of a div in the table, but cannot find out how to do it.
Does anyone have any idea how to do this?