Hello again. My area is PHP & MySQL so I'm pretty useless when it comes to JavaScript so I am hoping you might be able to help me with this. Basically I have a working Google Map which pulls "points of interests" out of a database and places markers on the map. When you click on a marker it loads the standard google map popup overlay. What I would like to do is replace this window with a jQuery overlay, as shown below. I am using the jQuery overlay featured here: http://flowplayer.org/tools/demos/overlay/external.html Any ideas how I would do this?
with out checking the link you've posted i would say yes and i've done it before. you can do any action when clicking on an icon (POI) on google maps.. you just need to set the onclick action for each icon printed on the map.