Hi Kurt, In the Cartoweb site that we developed we had to make all the tab scrollable due to the layout our client required. The way we did it was setting the height and using "overflow:auto" in the style tag. Following is an example tab declaration. Hope this helps.
<!-- folder 2 starts here --> <div id="folder2" class="folder" style="height:365px;width:175;overflow:auto;"> <br /> {if $exportPdf|default:''} {$exportPdf} <span {if !$exportPdf}style="display:none; "{/if}> {include file="toolbar.tpl" group="2"} </span> {else} <p> {t}You are not allowed to print maps{/t}, {if $auth_active|default:''} {t}please{/t} {$auth}. {/if} </p> {/if} </div> On 13 Jun 2008 at 9:39, Fabio D'Ovidio wrote: > Hi!! > I think you must modify coreplugin for navigation... > > Kurt Menke ha scritto: > > > > Hello, > > > > Is there a way to put a web slider bar in the legend tab so users can > > scroll down the legend without scrolling the entire page? > > > > Kurt > > > > ************************** > > > > *Kurt Menke, GISP* > > > > Bird´s Eye View > > > > 3016 Santa Clara Ave SE > > > > Albuquerque, NM 87106 > > > > www.BirdsEyeViewGIS.com <http://www.birdseyeviewgis.com/> > > > > Cell: 505-362-1776 > > > > Work: 505-265-0243 > > > > Fax: 505-265-0243 > > > > Tijeras Canyon Safe Passage Coalition - Co-Chair > > > > www.SafePassageCoalition.org <http://www.SafePassageCoalition.org> > > > > New Mexico Geographic Information Council - Vice President > > > > http://nmgic.unm.edu > > > > Grand Canyon Wildlands Council - Trustee > > www.grandcanyonwildlands.org/ <http://www.grandcanyonwildlands.org/> > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Cartoweb-users mailing list > > Cartoweb-users@lists.maptools.org > > http://lists.maptools.org/mailman/listinfo/cartoweb-users > > > > -- > Ing. Fabio D'Ovidio > > INOVA Open Solutions s.r.l. > Web : http://www.inovaos.it > Tel.: 081 197 57 600 > mail: [EMAIL PROTECTED] > > _______________________________________________ > Cartoweb-users mailing list > Cartoweb-users@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/cartoweb-users Peter Judd Optex (Software development) 301 Woodstock Rd. Tel 506-444-8121 Fax 506-444-8125 Fredericton, N.B. Canada E3B 2H9 _______________________________________________ Cartoweb-users mailing list Cartoweb-users@lists.maptools.org http://lists.maptools.org/mailman/listinfo/cartoweb-users