*whold it work if i type :*

function onPopupClose(evt) { 
selectControl.unselect(this.feature);
}

*instead of :*

function onPopupClose(evt) { 
            select.unselectAll();
} 

??

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/activate-closebox-on-popup-tp7092206p7096301.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to