For Extjs,Label font and background of Panel
1.set font for label object:
{
xtype: 'label',
anchor: '100%',
id: 'lblStatusOfSelectedSbjGrp',
margin: '5 5 5 5',
text: '....',
style:'font-size:14px;color:#936;'
}
2.set background of panel,請用「bodyStyle」屬性:
ex:
bodyStyle: "background-image:url(/onlineregsys/Images/Green_PreRegForm.png) !important"
以上
0 個意見:
張貼留言
訂閱 張貼留言 [Atom]
<< 首頁