Thanks Bart...<br><br>But using renderTo, I got that error:<br><br>Error: &#39;GeoExt.MapPanel.guess().layers&#39; is null or not an object<br>Method : onRender, GeoExt.LegendPanel<br><br>Paul<br><br><div class="gmail_quote">
On Tue, Jul 6, 2010 at 10:27 AM, Bart van den Eijnden (OSGIS) <span dir="ltr">&lt;<a href="mailto:bartvde@osgis.nl">bartvde@osgis.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Use renderTo instead of contentEl.<br>
<br>
Best regards,<br>
<font color="#888888">Bart<br>
</font><div><div></div><div class="h5"><br>
&gt; Hello guys!<br>
&gt;<br>
&gt; My Legend :<br>
&gt;<br>
&gt;  var _legendPanel = new GeoExt.LegendPanel({<br>
&gt;         defaults: {<br>
&gt;             style: &#39;padding:5px&#39;,<br>
&gt;             imageFormat: &quot;image/png&quot;<br>
&gt;         },<br>
&gt;         title: &#39;Legenda&#39;,<br>
&gt;         bodyStyle: &#39;padding:5px&#39;,<br>
&gt;         width: 350,<br>
&gt;         autoScroll: true<br>
&gt;     });<br>
&gt;<br>
&gt; I´m able to add that to my Viewport... But I want to add to a separated<br>
&gt; Div...<br>
&gt; I tried to add :<br>
&gt;   contentEl:&quot;divDialog&quot;<br>
&gt;<br>
&gt; But It does not work... Any idea?<br>
&gt;<br>
&gt; Thanks<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@geoext.org">Users@geoext.org</a><br>
&gt; <a href="http://www.geoext.org/cgi-bin/mailman/listinfo/users" target="_blank">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
<br>
<br>
</div></div></blockquote></div><br>