If a client-side input object whose type is "image" was used, this is the horizontal coordinate value of the mouse relative to the origin of the image when the user clicked the button on the image.
This would have been placed into the page with a tag like this:
<INPUT TYPE="image" NAME="imageName" SRC="...">
Prev | Home | Next |
request.agent | Up | request.imageY |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |