Sign up now to view this solution! It's quick, easy, and secure to subscribe. We will return you to this solution, unlocked, when you’re done.
Hello,
I am trying to build a travel blog, based on the Google Maps API. At present the main feature that is missing is the display of my photos. Currently when you click on a marker it returns text information using a PHP script (read.php) to query a MySQL database. The 'text' is placed in <poi_info> div.
Each time a text record is returned i would like to display my photos from that holiday, in the <poi_photos> div, using the HighSlide javascript library (www.vikjavev.no/highslide
Not all 'text' records have photos so i guess there will need to be an if/else clause to capture these.
Any help would be fantastic :D
Sign up now to view this solution! It's quick, easy, and secure to subscribe. We will return you to this solution, unlocked, when you’re done.
Posted on 2008-03-21 at 21:45:00ID: 28125736
All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.