Hi All,<br><br>I have a problem with popup&#39;s close box.<br><br>here is a snippet of the code:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var feature = new OpenLayers.Feature(&quot;top 10&quot;,new OpenLayers.LonLat
(35,38));<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; popup = feature.createPopup(true);<br><br>but the popup has no close box? is the problem related to the *bubble* popup?<br>Many thanks,