Can't set mouse cursor to crosshair
i'm trying set mouse cursor crosshair (from default hand) , it's not working: document.getelementbyid( "map" ).style.cursor = "crosshair" ; steve kahler this question solved on forums: http://social.msdn.microsoft.com/forums/en-us/vemapcontroldev/thread/d2aba403-1974-430a-8993-6fb16dd2e87a http://social.msdn.microsoft.com/forums/en-us/vemapcontroldev/thread/ed7e0811-d776-44f5-a68b-e2f5a03b84e2/#e486bfcf-95a0-47d1-934b-355d59c971be and here sample code: <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd" > <html xmlns= "http://www.w3.org/1999/xhtml" > <head> <meta http-equiv= "content-type" content= "text/html; charset=utf-8" /> <title></title> <script type= "text/javascript" charset= "utf-8" src= "http://ecn.dev.virtualearth.net/mapcontrol/...