On Jul 2, 3:31 pm, Joseph Elfelt <[email protected]> wrote:
> Here is the tweaked Google v3 demo > map:http://www.mappingsupport.com/forum_post/width_problem_01.html > > The v3 map displays fine but the Firefox (3.5.10) error console says: > Warning: Error in parsing value for 'width'. Declaration > dropped. > Source > File:http://www.mappingsupport.com/forum_post/width_problem_01.html > Line: 0 Harmless, but interesting. When you load the maps API after the CSS the warning goes away. So I found a better than a formal reason for the principle that it's always best to load the CSS first and then the script(s). ;-) -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
