<br><font size=2 face="sans-serif">I was able to implement the scrolling
legend by modifying the legend parameters in my *_contents.php file.</font>
<br><font size=2 face="sans-serif">Specifically, I modified the following
section:</font>
<br>
<br><font size=2 face="sans-serif">&lt;!-----------------------&gt;</font>
<br><font size=2 face="sans-serif">&lt;!-- BEGIN DRAW LEGEND --&gt;</font>
<br><font size=2 face="sans-serif">&lt;!-----------------------&gt;</font>
<br><font size=2 face="sans-serif">&lt;tr&gt;&lt;td align=center&gt;</font>
<br>
<br><font size=2 face="sans-serif">&lt;div id=&quot;legend&quot; style=&quot;position:relative;width:168px;height:420px;overflow:
auto&quot;&gt;</font>
<br><font size=2 face="sans-serif">&lt;table border=0 cellspacing=2 cellpadding=0
width=&quot;150&quot;&gt;</font>
<br><font size=2 face="sans-serif">&lt;tr&gt;&lt;td colspan=3 bgcolor=&quot;black&quot;&gt;&lt;font
face=&quot;Arial, Helvetica, sans-serif&quot; size=&quot;3&quot; color=&quot;white&quot;&gt;&amp;nbsp;&lt;img
src=&quot;images/icon_eye.gif&quot; width=&quot;17&quot; height=&quot;11&quot;&gt;&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Layers&lt;/b&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;</font>
<br><font size=2 face="sans-serif">&lt;tr&gt;&lt;td bgcolor=&quot;#999999&quot;
colspan=3&gt;&lt;img src=&quot;images/a_pixel.gif&quot; width=&quot;1&quot;
height=&quot;1&quot;&gt;&lt;/td&gt;&lt;/tr&gt;</font>
<br><font size=2 face="sans-serif">&lt;?php</font>
<br><font size=2 face="sans-serif">// display the results Of the processLegendTemplate()
function</font>
<br><font size=2 face="sans-serif">echo $szLegendTemplate;</font>
<br><font size=2 face="sans-serif">?&gt;</font>
<br><font size=2 face="sans-serif">&lt;/div&gt;</font>
<br><font size=2 face="sans-serif">&lt;tr&gt;&lt;td colspan=3&gt;&lt;img
src=&quot;images/a_pixel.gif&quot; width=&quot;1&quot; height=&quot;10&quot;&gt;&lt;/TD&gt;&lt;/tr&gt;</font>
<br><font size=2 face="sans-serif">&lt;/table&gt;</font>
<br><font size=2 face="sans-serif">&lt;!---------------------&gt;</font>
<br><font size=2 face="sans-serif">&lt;!-- END DRAW LEGEND --&gt;</font>
<br><font size=2 face="sans-serif">&lt;!---------------------&gt;<br>
</font>
<br><font size=2 face="sans-serif">Note the &lt;div&gt;&lt;/div&gt; tags.
&nbsp;You can also change the 'overflow:auto' part to always show scroll
bars or to only display them when the legend exceeds the specified size.</font>
<br>
<br><font size=2 face="sans-serif">Hope this helps.</font>
<br>
<br><font size=2 face="sans-serif">Kevin</font><font size=5 color=blue face="Times New Roman"><br>
______________________________</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>&lt;expander@mail.com&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: &lt;maplab-users-bounces@lists.maptools.org&gt;</font>
<p><font size=1 face="sans-serif">06/10/2005 05:45 AM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">&lt;maplab-users@lists.maptools.org&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">[maplab-users] &quot;Long legend&quot;
issues...</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2><tt>&lt;p align=\&quot;left\&quot;&gt;&lt;b&gt;&lt;font
face=\&quot;Arial\&quot; size=\&quot;2\&quot;&gt;GFI MailSecurity's HTML
threat engine found HTML scripts in this email and has disabled them.&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;--<br>
<br>
Dear All,<br>
<br>
<br>
I'm not still able to resolve issues referred to &quot;long legend&quot;
<br>
problems generated by MapServer when you use several layers.<br>
Main problem is that when generated legend is very long you are <br>
forced to scroll relative map page.<br>
Specer Cox in his post <br>
http://lists.maptools.org/pipermail/maplab-users/2005-April/001689.html
<br>
suggested to use &lt;div&gt; element to resolve this issue but, sincerely,
<br>
I don't understand WHERE &quot;div&quot; element has to place...<br>
Another suggested solution comes from Jean-Francois Doyon: in his <br>
post <br>
http://lists.dmsolutions.ca/pipermail/maplab-users/2002-November/000369.html
<br>
he suggested to &nbsp;throw the legend into an &lt;Xframe&gt;&lt;!--...
again I don't  undestand where (and how) to place this element... I think and suggest, as ideal solution and in order of complexity: a) long legend should be divided in two or three column in left side   &nbsp; of main map page; b) legend should be put in a frame where one may to scroll only it; c) legend may be shown entirely but with possibility to hide or show   &nbsp; layers expanding or collapsing groups shown as tree structure. How to make it possible? May someone help me?. Many thanks. - Exp. --  ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm _______________________________________________ Maplab-users mailing list Maplab-users@lists.maptools.org http://lists.maptools.org/mailman/listinfo/maplab-users </tt></font>
<br>