<b><i><br></i></b><blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> <br><br> David,<br><br>Just for the record, I had some success with my GetFeatureInfo popup.<br><br>First, using window.open(url) instead of <span><b class="highlight">OpenLayers</b>.loadURL(url, '', this, setHTML);&nbsp; </span>(see http://www.nabble.com/GetFeatureInfo-problems-td14985142.html).&nbsp; This opens a new tab in FF3 (havenīt tested on IE) so itīs no good.<br><br>Then, using the popitip(url) function at http://www.quirksmode.org/js/croswin.html.&nbsp; This opens a modal window with the GetFeatureInfo in.&nbsp; Itīs not as nice as the default popup attached to points loaded with OpenLayers.Layer.Text but it displays the info.<br><br>For some reason, I canīt get the GetFeatureInfo printed in a div.&nbsp; <br><br>Yves<br><br><br><br><br></blockquote><br>