how about a very small amount of css. no extra javascript.. and only good browsers get supported ;-)
<div style=" background-color: #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; <div style=" background-color: #ccc; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #000; padding: 10px;" > the above should work in Safari and others based on WebKit Firefox and o On Aug 27, 7:24 am, alex1er <[EMAIL PROTECTED]> wrote: > look at this :http://www.dynamik-informatik.fr > > On Aug 27, 1:33 pm, Jürgen <[EMAIL PROTECTED]> wrote: > > > > > You might want to look at this:http://www.html.it/articoli/nifty/index.html > > > No images, CSS only. Supposed to work "in all modern browsers". > > > On Aug 27, 6:48 am, Martin <[EMAIL PROTECTED]> wrote: > > > > HtmlControl could be used to acheive this. > > > > However looking at an API map i think you'd have to use very small > > > images otherwise risk obscuring the 'Terms of use' link bottom right > > > corner of the map. > > > >http://googlemapsapi.martinpearman.co.uk/htmlcontrol > > > > Martin. > > > > On 26 Aug, 23:14, Garthan <[EMAIL PROTECTED]> wrote: > > > > > I dont have an example but here is a how it works... if you > > > > want it cross browser .... place images in the four > > > > corners over the top of everything (basically use > > > > absolute or relative position and give the image objects > > > > a nice high z-index. ) and boom you have roundy > > > > corners... There are also some straight css 3 tricks > > > > which will work in the nice newer browsers > > > > > On Aug 26, 4:08 pm, jef <[EMAIL PROTECTED]> wrote: > > > > > > Up > > > > > > any example to diplay a map with rounded corner ?? > > > > > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
