Fix this first, and then see what's what. You need to remove the html
from inside the <script></script> tag around line 40. It's causing a
syntax error:
<script type="text/javascript">
//ddtabmenu.definemenu("ddtabs5", -1) //Função que
ajusta o Style
do Menu
<link rel="stylesheet" media="screen" type="text/css" href="css/
style_1.css"/>
</script>
Just swapping the <link> tag and the </script> tag should fix that
particular error. Try using the error console in firefox to catch
basic errors like this. From the menu, go to Tools->Error Console
On Sep 3, 2009, at 12:49 PM, Felipe wrote:
>
> please look My webpage before http://201.0.162.117:91/teste/
> PS.: look..function BuscaLatLng(address)
>
> How can i do to take create a marker from a adress not from a lat/
> lng ?
>
> I tried this code but it don´t function !!
> what can be wrong?
> thks
>
> >
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---