On Jun 2, 1:33 am, fenacol <[email protected]> wrote:
> Have tried it in several way's.
> This one results in a blank page (http://zeelandwijzer.nl/ajax.html
> ).
It looks like you need to learn to use the Error Console.
IE6 tells me:
Line 90: Expected '{'
90: GEvent.addListener(marker, 'click', function()
91: marker.openExtInfoWindow(
Firefox tells me:
Error: missing ) after argument list
Source File: http://zeelandwijzer.nl/ajax.html
Line: 99, Column: 13
Source Code:
);
(so basically, what "ProbablyMike" said...)
Fixing those to issues gives me a map...
-- Larry
>
> I am looking forward to fixing this problem.
>
> Erwin
>
> On 1 jun, 19:12, "[email protected]" <[email protected]> wrote:
>
> > On Jun 1, 9:07 am, fenacol <[email protected]> wrote:
>
> > > Hello,
>
> > > I am wat you would call a cut and paste google mapper.
> > > Starting to learn how things react to one and other.
> > > But have stumbled to a problem voor weeks now.
>
> > > I have a page (http://www.zeelandwijzer.nl/camping.html) witch has
> > > markers from a mysql database via xml.
> > > No problem there.
>
> > > But i would like to use extinfowindow script to load de specifik
> > > marker data when clickt.
> > > (http://www.zeelandwijzer.nl/campingajax.html)
>
> > > With de marker id from the xml file.
> > > ajaxUrl: "/blabla.php?$id=+id or somthing like that.
>
> > > I cannot figger out why the scripts bite each other.
> > > When i put them together i get a blank page / or now reaction when
> > > clicking a marker.
>
> > Can you provide a link to your map where you tried to combine them and
> > it didn't work?
>
> > Then someone can use debugging tools on it and help you fix it...
>
> > -- Larry
>
> > > Would like to move on after weeks with this problem.
> > > Other then that, i think i found a new hobby :-)
>
> > > Thanks in advance,
>
> > > Erwin
>
> > > Sorry for the pour englisch.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---