You need to update info Window CSS styles (width/height):
/* Info Window styles */
.IW { width: 350px;}
.IWContent {height: 120px; overflow:auto;}
--
Best regards,
Software Engineer/Architect
Mashup Technologies
http://mashuptechnologies.com
http://re4web.com - real estate for web
Monday, August 27, 2007, 2:35:29 AM, you wrote:
JC> I have a map I loaded the links for thumbnails into my excel sheet
JC> from photo bucket and when my map is live I can not get the bubble to
JC> resize and fit the contents of the info inside there is a scroll bar
JC> on the side of the info bubble. So how can I get the info bubble to
JC> resize and fit all the info without the scroll bar?
JC>