I have a simple infowindow, and I have followed Google Javascript tutorial, but the infowindow is starting above the map, outside the window.
I thought I made some mistake, but looking at Google example here, I see the same defect (tried with Safari and Chrome): the InfoWindow is positioned outside the map.
What is wrong in that sample page?