You will find answers searching the web about this pure html/css question.
If not, a posting on a forum on the topic along with a code example
will bring you the answer.

This has just nothing to do with MapServer, sorry.

Jeff


2011/1/31 Bistrais, Bob <[email protected]>:
> I tried that in the CSS and also inline, and cleared the cache, still seeing 
> the pointing finger.
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of Jean-François 
> Gigand
> Sent: Monday, January 31, 2011 12:54 PM
> To: Bistrais, Bob
> Cc: mapserver-users
> Subject: Re: [mapserver-users] Change mouse icon from default
>
> Try forcing it :
> a { cursor: pointer !important; }
>
> Jeff
>
> 2011/1/31 Bistrais, Bob <[email protected]>:
>> 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
>>
>>
>
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to