General
This is an easy way to determine the mouse position on a Web page. Click anywhere on the page and the coordinates will be displayed.
You can store them in form fields
or as plain text
Notes
- Created by: Roy Marchand
- Web Site: http://www.expertsrt.com
- Posted: May 30, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: mousePosition.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.



