N
Nathan Sokalski
I am trying to get the page relative coordinates of an onMouseOut event.
With all the different coordinate properties (some just returning undefined)
and browser versions I have seen, I am pulling my hair out trying to find
one that gives the value I want. It would also be nice if anyone knew of a
page that had a good reference of the different JavaScript coordinate
properties (which ones are properties of which objects, and which ones are
screen relative, source relative, and page relative). Thanks.
With all the different coordinate properties (some just returning undefined)
and browser versions I have seen, I am pulling my hair out trying to find
one that gives the value I want. It would also be nice if anyone knew of a
page that had a good reference of the different JavaScript coordinate
properties (which ones are properties of which objects, and which ones are
screen relative, source relative, and page relative). Thanks.