I am trying to add the Googlebar for Local Search to my map. If the map div is not within a form element, it works as expected in FF3, IE7, and Safari 4
http://207.97.241.26/MapWithoutFormTagv2x.html However, if the map is within a form tag, it doesn't work in FF3 or IE7. It does still work correctly in Safari 4 http://207.97.241.26/MapWithFormTagv2x.html The errors are: FF3 : this.c.formId is null default,localsearch+en.I.js (line 102) IE7: htmlfile: Unknown runtime error default,localsearch+en.I.js (line 100) These results are all using v=2.x. If I use v=2.132d then the GoogleBar works as expected in all three browsers. http://207.97.241.26/MapWithFormTagv2132d.html Unfortunately, removing the form tag isn't particularly easy for me. I can specify v=2.132d, I suppose, but Google seems to discourage targeting a specific API version. Do I have any other choices? Thanks, John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
