extjs 怎样把文字放在文本域的上边
展开全部
var form = new Ext.form.FormPanel({
labelAlign : 'top', //这个配置
frame : true,
bodyStyle : 'padding:5px 5px 0',
items : [{
xtype : 'htmleditor',
id : 'bio',
height : 380,
anchor : '100%',
enableSourceEdit:false,
enableLinks:false,
fieldLabel : '意见',
allowBlank : false
}]
});
本机运行正常,是将文字放到编辑器的上方,可以参考下。
labelAlign : 'top', //这个配置
frame : true,
bodyStyle : 'padding:5px 5px 0',
items : [{
xtype : 'htmleditor',
id : 'bio',
height : 380,
anchor : '100%',
enableSourceEdit:false,
enableLinks:false,
fieldLabel : '意见',
allowBlank : false
}]
});
本机运行正常,是将文字放到编辑器的上方,可以参考下。
TableDI
2024-07-18 广告
2024-07-18 广告
在上海悉息信息科技有限公司,我们深知Excel在数据处理中的重要作用。在Excel中引用不同工作表(sheet)的数据是常见的操作,这有助于整合和分析跨多个工作表的信息。通过在工作表名称前加上感叹号“!”,您可以轻松地引用其他工作表中的数据...
点击进入详情页
本回答由TableDI提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询