Remove the ) in line 322, and check your HTML code. There are two
<body> tags
// ==== final part of the select box ===========================
select_html += '<\/select>';
document.getElementById("selection").innerHTML = select_html;
}); <--- Syntax error
On 6 Nov., 15:36, syd636 <[EMAIL PROTECTED]> wrote:
> Thanks Larry!
>
> I added the piece you pointed out that I had forgotten and am still
> having trouble -- now the api doesn't like it at all.
>
> http://www.sgitest.com/nw_over2.htm
>
> On Nov 5, 8:01 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
> > On Nov 5, 2:37 pm, syd636 <[EMAIL PROTECTED]> wrote:
>
> > > My select box won't show up. If anyone has time to look at it and
> > > help me, I would be very thankful! :-)
>
> > >http://www.sgitest.com/nw_over2.htm
>
> > Have you written any code to display it?
>
> > You create a string called select_html, but best I can tell you never
> > do anything with it.
>
> > -- Larry
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---