Heads up! This article was written in 2008 and it exists mostly for historical purposes. Previously I showed you how to make a Google Static Map with clickable markers. Several people emailed me to ask how to show infowindow (or infobubble) when marker is clicked. Technique I explain below still needs JavaScript. It is used to open the infowindow. I use jQuery library in the examples. Image above is just a screenshot. There is a separate page for working demo. Full source code is also availab...