On Apr 25, 8:35 am, JR Ryan <[email protected]> wrote:
> wow, I feel stupid. thanks again.

Just be aware, that code overwrites whatever the body onload attribute
is set to and any other onload functions that may have been set.
Probably not an issue for you if your hosting service isn't letting
you set the body onload attribute in the body tag but...

  -- Larry


>
> On Apr 25, 2:32 pm, "[email protected]" <[email protected]>
> wrote:
>
> > how about:
> > window.onload = initialize;
>
> >   -- Larry
>
> > > Thanks again!
>
> > > On Apr 25, 1:42 pm, "[email protected]" <[email protected]>
> > > wrote:
>
> > > > On Apr 25, 5:30 am, JR Ryan <[email protected]> wrote:
>
> > > > > OK, I'm at my wits end, I'm not a strong code developer at the best
> > > > > of times, but I can't figure out what has happened to my script. It
> > > > > was functioning fine for a long time, and then several months ago it
> > > > > just stopped displaying the map. Here is a link to the page:
>
> > > >http://www.claverhammeetinghouse.org.uk/how-to-get-here/
>
> > > > if I call the initialize function manually (put
> > > > javascript:initialize() in the address bar), it works.
>
> > > > > I don't know what has changed, and I can't figure my way through it
> > > > > to find out. I'm really stuck and hoping it's something obvious.
> > > > > Thanks for any help, I could really use it!!
>
> > > > Looks to me like you remove the body onload event that called
> > > > initialize...
>
> > > >   -- Larry
>
> > > > > JR
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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