Hey Radina,
Thank you for your reply! Unfortunately removing the overflow:auto
doesn't do it for me.

As far as I can see each infowindow has a specific height and width,
which is being calculated from the API on the fly. So when I remove
the overflow - I see my content, but it goes outside of the
infowindow...

So I should somehow also change the height of the infowindow, but it
is created from several divs, that don't have ids and I'm not exactly
sure how to access them?



On May 12, 9:35 pm, Radina <[email protected]> wrote:
> Search this group for:
> Infowindow - Unwanted scroll bars
> On May 12, 3:16 am,THE_AI<[email protected]> wrote:
>
>
>
>
>
>
>
> > Anyone? Any ideas or just a suggestion where to look?
>
> > On May 3, 3:54 pm,THE_AI<[email protected]> wrote:
>
> > > Hey guys,
> > > there are a lot of posts with the same question, but somehow I miss
> > > the solution to the problem...
>
> > > I'm working on this joomla extension 
> > > here:http://labs.compojoom.com/index.php/hotspots
>
> > > When the user click on the marker, the infowindow shows. Part of the
> > > content of the infowindow is loaded with javascript and the other part
> > > is made from a js function (infoWindowToolbarActions).
>
> > > I use
> > > google.maps.event.addListenerOnce(this.infoWindow.infoWindowObj,
> > > 'domready', function()
>
> > > to append the directions| zoom links at the bottom of the infowindow.
> > > Now the links are appended, but the infowindow gets a scroll bar, that
> > > gets even bigger when you click on directions, because another form is
> > > shown in the infowindow.
>
> > > I understand that I have to resize the infowindow, but I don't know
> > > how? As far as I can see the bubble is made from 3 absolute positioned
> > > divs, that I don't know how to access and how to change their height
> > > and width.- Hide quoted text -
>
> > - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to