Search this group for:
Infowindow - Unwanted scroll bars
On May 12, 3:16 am, THE_AI <danielsd...@yahoo.fr> wrote:
> Anyone? Any ideas or just a suggestion where to look?
>
> On May 3, 3:54 pm, THE_AI <danielsd...@yahoo.fr> 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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to