<div>we can&#39;t change template file since we are hosting many maps.</div>
<div> </div>
<div>we put map in a iframe (say name=&#39;map&#39;)</div>
<div> </div>
<div>var orgOnMapLoading, orgOnMapLoaded;</div>
<div>map.onload = function(){</div>
<div>    var  mapFame = map.GetMapFrame();</div>
<div>    orgOnMapLoading = mapFrame.orgMapLoading;</div>
<div>    mapFrame.onMapLoading = myOnMapLoading;</div>
<div> </div>
<div>   orgOnMapLoaded = mapFrame.orgMapLoaded; 
<div>    mapFrame.onMapLoaded = myOnMapLoaded;</div></div>
<div> </div>
<div>}</div>
<div> </div>
<div>function myOnMapLoading(){</div>
<div>    orgOnMapLoading();</div>
<div>    </div>
<div>    //code here to display div with &#39;waiting..&#39; image</div>
<div>}</div>
<div> </div>
<div>function myOnMapLoaded(){</div>
<div>   orgOnMapLoaded();</div>
<div>   </div>
<div>   //code here to hide div</div>
<div>}</div>
<div> </div>
<div>If you can change templ then you can add display inside OnMapLoading function and hide inside OnMapLoaded function directly.</div>
<div>also, you need add a div to the ajaxappne.templ to make it same width and height as map and style=&#39;display:none&#39;<br><br></div>
<div class="gmail_quote">On Tue, Oct 5, 2010 at 9:34 PM, Tony <span dir="ltr">&lt;<a href="mailto:techswami@hotmail.com">techswami@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>can you please share a code with me<br>it will be really helpful<br><br>tony<br><font color="#888888">--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/pupup-window-for-map-activity-tp5605551p5605759.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/pupup-window-for-map-activity-tp5605551p5605759.html</a><br>
</font>
<div>
<div></div>
<div class="h5">Sent from the MapGuide Users mailing list archive at Nabble.com.<br>_______________________________________________<br>mapguide-users mailing list<br><a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br></div></div></blockquote></div><br><br clear="all"><br>-- <br>Nick Xu<br>