I have tried with dBox..<br><br><br>I put this in head..<br><br>function mousemove_handler(name, x, y) {<br>    document.getElementById('coordinates').value = " x=  " + Math.round(Number(ms.extent[0] + x*
ms.cellsize)) + "   and  y= " + Math.round(Number(ms.extent[3] - y*ms.cellsize));<br>      }<br><br><br><br>and this in body..<br><br><IMG name="main" src="graphics/transparent_pixel.gif" height="600" width="600" onMouseMove= "mousemove_handler(name, x, y)" onMouseOver="isCursorOver=true" onMouseOut="isCursorOver=false">
<br><br><br>But I am getting the co-ordinates value in co-ordinates box only when i click on the image...<br>But, it should come as soon as I move my cursor on the image.<br>I tried with installing a separate jBox but i dint get the image so i left.. :)
<br>Now, what to do?<br><br><br>Well, and I am not able to configure things with my "waiting graphics"..  Can some one explain that please.. <br><br>regards<br>Satish<br><br><br><br><br><br><br><br><div><span class="gmail_quote">
On 7/17/07, <b class="gmail_sendername">Luis Treviņo</b> <<a href="mailto:ltrevinoh@gmail.com">ltrevinoh@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>you could try jBox. it's an applet that does what you want. Take a look at <a href="http://mapserver.gis.umn.edu/docs/howto/jbox" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mapserver.gis.umn.edu/docs/howto/jbox
</a></div>
<div> </div>
<div>cheers,</div>
<div>Luis<br><br> </div>
<div><span class="gmail_quote">2007/7/16, SATish In Athens +30 6947758275 <<a href="mailto:satsuman@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">satsuman@gmail.com</a>>:</span>
<div><span class="e" id="q_113d116a6b06970a_1"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hello all..<br>When i take my mouse on the image , i want to display the image co-ordinates (in Kilometers or miles)  and it should change as the cursor changes its position..
<br>secondly, i want to display one graphics image for "Please Wait , map is loading" whenever map is refreshed.. <br>I do not know how to implement these features..<br>your concern will be heavily appreciated..
<br><br><br></blockquote></span></div></div><br>
</blockquote></div><br>