[Javascript] Input type="image"

Brett Stinson brett.stinson at gmail.com
Thu Feb 26 21:08:02 CST 2009


Use the getMouseXY function from the script on this page in your onclick for
the image:
http://javascript.internet.com/page-details/mouse-coordinates.html


Brett Stinson
brett.stinson at gmail.com
-----Original Message-----
From: javascript-bounces at lists.evolt.org
[mailto:javascript-bounces at lists.evolt.org] On Behalf Of Terry Riegel
Sent: Thursday, February 26, 2009 3:11 PM
To: JavaScript List
Subject: [Javascript] Input type="image"

Hello all,

I have an input type="image" and when it submits its ends along the x and y
coordinate of the place it was clicked. Is there a way to get that
information client side with javascript?

Thanks,

Terry


_______________________________________________
Javascript mailing list
Javascript at lists.evolt.org
http://lists.evolt.org/mailman/listinfo/javascript




More information about the Javascript mailing list