Hello.<br><br>I have a problem with the popup elements.<br>I have a map with a WMS layer, when i Query my map, I have a pop up to show the results, of my query, but the problem it&#39;s I don&#39;t have a Slidebar to show all the information.<br>
I have a html table defined in my mapfile with some javascript, and my popup defined like:<br><br>popup = new OpenLayers.Popup.FramedCloud(&#39;popup&#39;,<br>    helper.map.getLonLatFromPixel(helper.mouse_loc),<br>    new OpenLayers.Size(this.addQueryResult.innerHTML),/*this.contentDiv.innerHTML*/<br>
    text,<br>    null,<br>    true,<br>    null);<br><br>popup.autoSize = true;<br>popup.overFlow = &quot;auto&quot;;<br clear="all">map.addPopup(popup);<br>But the result it&#39;s a poup without the scrollbar and the table result it&#39;s greater than the popup.<br>
Any sugestions?<br><br>Thanks<br><br>-- <br>Martinez Morata David<br>Thinking GIS<br>