I have tried with dBox..<br><br><br>I put this in head..<br><br>function mousemove_handler(name, x, y) {<br>&nbsp;&nbsp;&nbsp; document.getElementById(&#39;coordinates&#39;).value = &quot; x=&nbsp; &quot; + Math.round(Number(ms.extent[0] + x*
ms.cellsize)) + &quot;&nbsp;&nbsp; and&nbsp; y= &quot; + Math.round(Number(ms.extent[3] - y*ms.cellsize));<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br><br><br><br>and this in body..<br><br>&lt;IMG name=&quot;main&quot; src=&quot;graphics/transparent_pixel.gif&quot; height=&quot;600&quot; width=&quot;600&quot; onMouseMove= &quot;mousemove_handler(name, x, y)&quot; onMouseOver=&quot;isCursorOver=true&quot; onMouseOut=&quot;isCursorOver=false&quot;&gt;
<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 &quot;waiting graphics&quot;..&nbsp; 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> &lt;<a href="mailto:ltrevinoh@gmail.com">ltrevinoh@gmail.com</a>&gt; 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&#39;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>&nbsp;</div>
<div>cheers,</div>
<div>Luis<br><br>&nbsp;</div>
<div><span class="gmail_quote">2007/7/16, SATish In Athens +30 6947758275 &lt;<a href="mailto:satsuman@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">satsuman@gmail.com</a>&gt;:</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)&nbsp; and it should change as the cursor changes its position..
<br>secondly, i want to display one graphics image for &quot;Please Wait , map is loading&quot; 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>