[OpenLayers-Users] Custom cursor problems
j-ms
j-ms at souwest.co.za
Wed Oct 15 02:03:34 EDT 2008
Hi
I want to use custom cursors to allow the user to easily differentiate what
"mode" the application is in.
I use map.div.style.cursor = "url(../images/info.cur)"; and
map.div.style.cursor = "url(../images/select.cur)"; to set the cursor
depending on the mode.
The first time a particular cursor is set, it displays correctly. If I
change to another mode, the cursor correctly changes to reflect the new
mode. However, if I change back to the original mode, the cursor simply
reverts to the default cursor.
Does anyone have any advice for me ?
--
View this message in context: http://www.nabble.com/Custom-cursor-problems-tp19987262p19987262.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list