[Users] help with extjs

Jim White jbw2003 at earthlink.net
Sun Apr 13 00:50:22 CEST 2014


Hi,

That works, but basically has the same problem that I need to do my own 
styling.

Jim

On 04/12/2014 06:35 PM, Brad Spencer wrote:
>
> Jim,
>
> I embed html all the time in my panels when I feel its warranted.
>
> I use ext 3.4.
>
> items:
>
> [{
>
> xtype: 'spacer',
>
> height :28,
>
> html:     '<span class="infoText">DDrape Template : <b> 
> '+myTempName+'</b><br/>'
>
> +Owner Name : <b>'+username+'</b></span>'
>
> },{...
>
> Hope this helps.
>
> Cheers, Brad...
>
> *From:*users-bounces at geoext.org [mailto:users-bounces at geoext.org] *On 
> Behalf Of *Jim White
> *Sent:* Sunday, 13 April 2014 7:57 AM
> *To:* users at geoext.org
> *Subject:* [Users] help with extjs
>
> 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/>
>


-- 
James B. White
Cary, NC
H: 919-380-9615
M: 919-698-1765
White Coding and Maps <http://whitecodingandmaps.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20140412/68eb8303/attachment.htm 


More information about the Users mailing list