Hi
I've created a map with markers that shows a custom info window when clicked on.
I did that by creating a div as a new GOverlay and placed it in a G_MAP_FLOAT_PANE to make it a google map pane. No problems so far.
The problem im having is that when a put a inputfield inside my custom info window the inputfield isn't selectable!?
thx // yazz