On Apr 24, 12:57 pm, K Bowman <kbowmans...@gmail.com> wrote:
> I thought that was the problem as well, but I did try just inserting the
> contentString text from the google map example and it was the same result.
>
> The link 
> ishttp://www.uniquehomeconcepts.ca/uniquehomeconcepts/index.php?option=...
>
> Then click on the 'Show Map' button.
>
> I'm not sure why this isn't working.  This worked in V2, with the same php
> string.

I get a javascript error in FF:
Error: jQuery is not defined
Source File: 
http://www.uniquehomeconcepts.ca/uniquehomeconcepts/components/com_properties/includes/js/slimbox.js
Line: 6

  -- Larry


>
> On Sun, Apr 24, 2011 at 12:34 AM, Chris Broadfoot <c...@google.com> wrote:
> > Got a link? I'm guessing this line is the cause of your problems:
>
> > var contentString = '<?php echo $myHtml;?'>;
>
> > You're outputting some random PHP string into JavaScript. Is the string
> > escaped for JS? What is the *output* of this PHP script?
>
> > --
> >http://twitter.com/broady
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Maps JavaScript API v3" group.
> > To post to this group, send email to
> > google-maps-js-api-v3@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-maps-js-api-v3+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to