Is there a way to determine the position of an element that isn't positioned using CSS? getElementById.style.position only works if you have set the position of the element using a style sheet. This only needs to work in version 5+ browsers.
Thanks in advance,
Rob
Thanks in advance,
Rob