Hello! My company uses the Google Maps API to create widgets that other people embed in their websites.
We've run into some CSS conflicts with customers who have a div with the ID copyright in their template--their styles are overriding the Google Maps CSS for <div id="copyright">. Examples of conflicts can be found here: http://www.pressdemocrat.com/section/neighborhood http://mydailyprogress.com/index.php/cws/blogs/ It would be great if this div was namescoped instead of having such a general name that is prone to conflicts. Something like <div id="google-copyright"> would be much less likely to cause conflicts. 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 -~----------~----~----~----~------~----~------~--~---
