Hi All,

I have a problem with popup,s border. simply, the setBorder method makes no
effect!

here is a snippet of the code:
               var feature = new OpenLayers.Feature("top 10",new
OpenLayers.LonLat(35,38));
               popup = feature.createPopup(true);
               popup.setBorder("2px solid black"); // I also tried
popup.setBorder(3);

Many thanks,
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to