That makes sense, and I've been looking at the references. The problem I still have in particular, is that when the mouse is over the map image (which is an image with a URL), the cursor changes to the pointing finger. I've reset the styles for my anchor tags (cursor:pointer), but am still seeing the pointing finger.
________________________________ From: Moen, Paul T. [mailto:[email protected]] Sent: Monday, January 31, 2011 11:08 AM To: mapserver-users Subject: Re: [mapserver-users] Change mouse icon from default This is part of html and css rather than mapserver. If you have control over the map image, you cat set the cursor a specific type. See http://www.w3schools.com/CSS/pr_class_cursor.asp for a list of cursors and how to do it. From: "Bistrais, Bob" <[email protected]> Date: Fri, 28 Jan 2011 15:59:06 -0600 To: mapserver-users <[email protected]> Subject: [mapserver-users] Change mouse icon from default Hi everyone. This should be an easy one, but I waswondering how I could change the mouse pointer in a MapServer/PHP Mapscriptapp? The map image resides in an HTML frame. As it is now, the mouse pointer is a hand pointing the index finger. I'd like to change it back to the standard arrow pointer. Is there an easy way to do this?
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
