What javascript properties are those that make that possible?
I know it works with IE, but I don't know how.
Is there a way to do it in Netscape 7?
In this case I am specifically interrested in the property that returns the x and y values. I already know how to do image positioning.
For example:
Code: Select all
var x=window.pointer.x
var y=window.pointer.y