Hi Mike,
Thanks for your idea.
so set it by something similar to the following,right?
map.getDragObject().setDraggableCursor('url(mycursor.png) 16 16');
Is there any workaround for MSIE?
Thanks very much.
Regards,
Chris
On 4月14日, 下午6時44分, Mike Williams <[email protected]> wrote:
> If your cursor is in an XBM, ANI or CUR file, then you can define the
> "hot spot" when you create the cursor.
>
> In standards compliant browsers, you can specify the "hot spot" location
> like 'url(mycursor.png) 16 16'. Unfortunately, MSIE is so wildly
> uncompliant in this respect that it rejects the whole list if you
> attempt to use that syntax, rather than just skipping the list entry
> that it doesn't support.
>
> --http://econym.org.uk/gmap
> The Blackpool Community Church Javascript Team
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---