On Thu, Jul 12, 2007 at 09:51:08AM -0400, Burgholzer,Robert wrote: > I am trying to have popup text with scrollbars on my map. I have seen > two posts regarding this in the archives, but found no resolutions. Any > help would be most appreciated. > > > > I am new to OpenLayers and think it is really fantastic.
FlickrBrowse does this. THe code is in http://labs.metacarta.com/flickrbrowse/Flickr.js -- popup.contentDiv.style.overflow='auto'; I have no idea if this is supported or not. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
