Hey thanks for that bit.. Never really crossed my mind to check that.
So now when I just viewed my source, I can only see till

********************************
 var marker = new GMarker(point);
// Show this markers index in the info window when it is clicked
var html = number;
GEvent.addListener(marker, "click", function()
{marker.openInfoWindowHtml(html);});
return marker;
};
*************************************

So the code starting from "<?php " is not to be seen.

Some error there..!!

On Nov 13, 3:58 pm, Rossko <[EMAIL PROTECTED]> wrote:
> You might get a clue by doing a simple 'view source' on your blank
> page - what's really in there?
>
> cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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