
在easyui的弹出窗口中使用xheditor-1.2.1的HTMl编辑器,不显示、 15
在easyui的弹出窗口中使用xheditor-1.2.1的HTMl编辑器,不显示。求大神解答。在主页面中添加了一个div用来弹出窗口://双击记录查看$('#tbPro...
在easyui的弹出窗口中使用xheditor-1.2.1的HTMl编辑器,不显示。求大神解答。
在主页面中添加了一个div用来弹出窗口:
//双击记录查看
$('#tbProductAgencylist').datagrid({
onDblClickRow: function (rowIndex, rowData) {
$('#divProductAgencyView').window('open').panel('refresh', '/admin/ProductManage/ProductAgencyManage.aspx?payId=' + rowData.Id);
}
});
弹出 ProductAgencyManage.aspx这个窗体:在窗体中使用xheditor的HTML编辑器。引用路径确定没错。编辑器不显示:
<textarea id="ServicePromise" class="xheditor" style="width: 500px; height: 200px; border: 1px solid #999999;"></textarea> 展开
在主页面中添加了一个div用来弹出窗口:
//双击记录查看
$('#tbProductAgencylist').datagrid({
onDblClickRow: function (rowIndex, rowData) {
$('#divProductAgencyView').window('open').panel('refresh', '/admin/ProductManage/ProductAgencyManage.aspx?payId=' + rowData.Id);
}
});
弹出 ProductAgencyManage.aspx这个窗体:在窗体中使用xheditor的HTML编辑器。引用路径确定没错。编辑器不显示:
<textarea id="ServicePromise" class="xheditor" style="width: 500px; height: 200px; border: 1px solid #999999;"></textarea> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询