I do not hold my code up as "text book" but I am doing what you are attempting. An example is at:http://www2.tetonwyo.org/mapserver/map.html There are two versions, a table-based layout that is compatible back to IE 6, and a div based, HTML 5 version. Visit the above URL with a webkit and non-webkit browser to
On Sun, Dec 26, 2010 at 4:31 PM, Lauri Kajan <[email protected]> wrote: > Hi everyone, > > I'm struggling with OpenLayers map-divs and css layouts. > > I would like to have a layout where is a header, a middle part with two > columns and a footer. OpenLayers should be in the middle left cell. > The height of the header and footer are fixed and OpenLayers should have all > the rest space. The height of the layout should always be 100% of the > browsers window. Not less or more. Content of the middle right cell > shouldn't overflow but if that happens it would have scrollbars. > > Is there a way to achieve a layout like this? > > I would appreciate a lot if someone could help me. > > Thanks, > Lauri > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/openlayers-users > > -- Richard Greenwood [email protected] www.greenwoodmap.com _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
