Link:
http://www.vetswest.co.uk/offset2.htm

Does that help?

thanks



On Jun 15, 2:20 pm, Andrew C Leach <andrew.le...@bcs.org> wrote:
> On 15 June 2010 14:12, vetswest <george.reyno...@gmail.com> wrote:
>
> > Thanks for the help guys.
>
> > My html code is as follows, but something is awry obviously
>
> It would help if you included a link to your map with Bill's code.
> Your code might work in IE; it certainly won't in another browser
> because
>   onload="createoffsetMap(mapOffsetdiv);"
> uses a variable called mapOffsetdiv which isn't defined anywhere. You could do
>   onload="createoffsetMap(document.getElementById('marpOffsetdiv'));"
> and see if that makes it work. If it doesn't then **post a link**.

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

Reply via email to