On Oct 29, 12:36 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> On Oct 29, 12:28 pm, "[EMAIL PROTECTED]"
>
> <[EMAIL PROTECTED]> wrote:
> > The markers do not pop up an infobox when clicked on (and thanks Mike
> > for the code very helpful website!)
> > So they are supposed to display info and they WERE doing that until
> > this morning
>
> Did you change something.  The code to display an infoWindow is not on
> that page...

You removed these lines,
   GEvent.addListener(marker, "click", function () {
      // FF 1.5 fix
      var text = "<div style=\"white-space:nowrap;\"><div align=
\"center\" class=\"smalltext\">"+title +"</div></div>";
      marker.openInfoWindowHtml(text);
   });

at least compared to:
http://www.geocodezip.com/v2_MarkerCheckBoxes.asp

  -- Larry

>
>   -- Larry
>
>
>
>
>
> > On Oct 29, 2:23 pm, Mike Williams <[EMAIL PROTECTED]> wrote:
>
> > > The markers are doing what your code tells them to do. What exactly do
> > > your consider to be missing when you say that they "do not give any
> > > information".
>
> > > --http://econym.org.uk/gmap
> > > The Blackpool Community Church Javascript Team- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to