<div>I think this only works with IE, but if you&#39;re using the Ajax viewer, you can edit the ajaxmappane.templ file.</div>
<div> </div>
<div>In the ExecuteHyperlink() function change:</div>
<div><font size="2"><em>window.open(linkURL, targetFrame); </em></font></div>
<div><font size="2">to</font></div>
<div><font size="2"><font size="2"><em>window.open(linkURL, targetFrame,&quot;toolbar=no,resizable=no,scrollbars=no,location=no&quot;);</em></font></font></div>
<div> </div>
<div>Cheers,</div>
<div>Denis</div>
<div><a href="http://maps.cornwall.ca/">http://maps.cornwall.ca</a><br><br></div>
<div class="gmail_quote">On Tue, Jul 19, 2011 at 5:56 AM, Hardt <span dir="ltr">&lt;<a href="mailto:preinhart@environcorp.com">preinhart@environcorp.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi,<br>Everything is in the title: I have some layers with points.<br>When you CTRL+Click a point, you launch a url like:<br>
<br><a href="http://blabla.com/my_page.php?this_var=X&amp;that_page=Y" target="_blank">http://blabla.com/my_page.php?this_var=X&amp;that_page=Y</a><br><br>I don&#39;t want people to see the address in the pop-up window.<br>
But as the window is launched from Mapguide, I cannot set a javascript to<br>hide the status bar or the address bar.<br><br>Any hint?<br><br>Thanks,<br><br>Phil<br><font color="#888888"><br>--<br>View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/How-to-hide-URL-bar-in-the-window-opened-from-a-CTRL-Click-on-a-layer-tp6598184p6598184.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/How-to-hide-URL-bar-in-the-window-opened-from-a-CTRL-Click-on-a-layer-tp6598184p6598184.html</a><br>
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></font></blockquote></div><br>