Hi,

I need some help with Extjs, not specifically GeoExt.

How to I add html to a panel. The best I can do is:

{
            xtype: 'box',
            autoEl: 'div',
            id: 'login-msg',
            cls: 'mycontent'
        }

However, this requires me to do all my own styling. Basically I have a login form at the top of my panel, and want to add login status, registration link, etc. below this.

Jim
--
James B. White
Cary, NC
H: 919-380-9615
M: 919-698-1765
White Coding and Maps <http://whitecodingandmaps.com/>
_______________________________________________
Users mailing list
Users@geoext.org
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to