Thanks you both for the quick answers. Fixed the problem. In after tought it sounds logical, but staring to long to the code gives me a sort of writersblock :-)
Wil let everything work for a while at http://zeelandwijzer.nl/sidebar.html ,in case someone else is interested. In the future it wil be put to work at http://zeelandwijzer.nl (campings, hotel, evenementen etz.) Thanks again, Erwin On 8 jul, 00:22, Bruce Van Allen <[email protected]> wrote: > Correction to my previous post: > > > Try changing this line in myclick() > > ajaxUrl: "/evenementen2.php?q="+dorp, > > to > > ajaxUrl: "/evenementen2.php?q="+html[i], > > That should be: > ajaxUrl: "/evenementen2.php?q="+htmls[i], > > 's' added to html[i] = htmls[i] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
