Loading Ajax within a Google Maps InfoWindow
Posted
by McCrum
on Stack Overflow
See other posts from Stack Overflow
or by McCrum
Published on 2010-03-20T19:48:40Z
Indexed on
2010/03/20
19:51 UTC
Read the original article
Hit count: 249
I have put together a 5 star rating system using PHP and Ajax which will write the rating into a database. (See link below)
http://andrewmccrum.com/maps/rate/5star.php
I want this rating system to work within a Google Maps InfoWindow but at the minute I can only get the InfoWindow to read and display the rating. It will not let the user vote like the top link. And I have no idea why
www.andrewmccrum.com/maps/database/index.php
© Stack Overflow or respective owner