On Mar 24, 11:03 am, Chris Moody <[email protected]> wrote: > > <a href="delete.php?markerid='+markno+'" onclick="return > deletepopup('delete.php')>Delete Marker</a> > > The problem is that I get a "missing ; before statment" error pointing > to just before the onclick part. I was unsure whether I had simply > gotten my quotes wrong, or whether I was trying to use some code that > wasn't allowed in the infowindow.
Where is the closing " for the onclick="... ? -- 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.
