I have a problem.
See the Mouseover event below
<head>
<script type="text/javascript">
function writeText(txt)
{
document.getEle mentById("x").i nnerHTML=txt
}
</script>
</head>
<body>
<IMG src="Mymap.jpg" usemap="#Mymap"
alt="Mymap">
...
User Profile
Collapse
-
Mouseover and Mouseout events
-
Coordinates
I want to capture x and y coordinates of a user?s click inside an image (relative to its upper left corner) .Please let me have the Script that will work both in IE and Netscape. -
Mouseover and Mouseout
Request the script for
Mouseover dispy of text at specific coordinats of an image/body and
Mouseout disply of original image/body -
Text Disply
Please How can I Disply Text when the curser is at a specific coordinate in the Body/Image,and what is the script? -
Displaying Text at secific coordinates
How can provide disply of text when the pointer is at specific coordinates
of the body/image.
No activity results to display
Show More