Url.x (Property)

The X co-ordinate of a link.

Availability:

JavaScript - 1.2
Netscape version - 4.0
Deprecated
Property/method value type:Number primitive
JavaScript syntax:NmyUrl.x

The horizontal position of the object in the display measured in pixels. You can use the x and y co-ordinates of the object as targets of the scrollTo() method for the window it lives in.

Warnings:

See also:Location.x