Is it possible the closing tag </script> is in the wrong place? On Thu, Jan 26, 2012 at 11:32 AM, Randy Tuggle <[email protected]>wrote:
> Andrew, I have no script errors any longer. The results do not appear. I > basically had broken lines (as you know) and fixed them, along with syntax > issues. All I want is for the results section to appear once addresses are > submitted. > > > On Thu, Jan 26, 2012 at 11:11 AM, Randy Tuggle <[email protected]>wrote: > >> Thanks. I have an idea on what to do. I appreciate your help! >> >> >> On Thu, Jan 26, 2012 at 11:09 AM, Andrew Leach >> <[email protected]>wrote: >> >>> On 26 January 2012 16:05, Randy Tuggle <[email protected]> wrote: >>> > I added '; at the end of line 879 in an attempt to fix the syntax >>> error, but >>> > that didn't help. >>> >>> You have a single expression >>> </table> >>> in the middle of Javascript. >>> >>> I suspect that line 879 which starts "resultTable+= ..." should >>> actually include the text on the following two lines as well. >>> >>> This really isn't the group for sorting out how to code in Javascript, >>> I'm afraid. If you get the code sorted we'll look at the map. >>> >>> -- >>> 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. >>> >>> >> > -- 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.
