[Mapserver-users] onMouseOver events
Dan Barron
dbarron at ddive.com
Tue Apr 1 07:52:34 PST 2003
One way to do it is to use a client side image map in html with your map
image as the image map image - then you could use the <div> tag with a
style 'visibility' property to define a label. As you mouse over you
change the visibility property to be 'visible' and as you mouse out you
change it to be 'hidden'. You can also define as many other events as you
like when you mouseover and mouseout.
Dan
<div id="x1147187941.1028153797484" name="x1147187941.1028153797484"
class="hidden" style="visibility:hidden">
At 10:11 AM 4/1/2003 -0500, Kevin Slover wrote:
>OK... is there a way, possibly, hoping... that one can use the
>onMouseOver event to diplay names of cities when over the map?? Or,
>even, onMouseOver places the name into entry box on the page??
>
>Thanks!
>--
>LTJG Kevin Slover, NOAA
>GIS Specialist/Oceanographer
>NOAA/National Hurricane Center/Storm Surge Unit
>11691 SW 17th Street
>Miami FL 33165
>
>W (305) 229-4456
>_______________________________________________
>Mapserver-users mailing list
>Mapserver-users at lists.gis.umn.edu
>http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list