I have tested with Popups.html in the examples folder and seems to be
a bug. Please fill a ticket. TIA

http://trac.openlayers.org/wiki/FilingTickets

On 6/28/07, fadi maali <[EMAIL PROTECTED]> wrote:
> 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
>
>


-- 
Regards,

Christian López Espínola
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to