vthomeschoolmom
13 years agoSuper Contributor
drag and drop
You know what would be cool? A method that allowed an object to be dragged from its current position and dropped into the center of another object. I wonder if that is possible.
ClientX
Specifies the horizontal coordinate of the start point for dragging. This coordinate is relative to the object, it is not a screen coordinate.
ClientY
Specifies the vertical coordinate of the start point for dragging. This coordinate is relative to the object, it is not a screen coordinate.