EWebEditor/注意事项

来自站长百科
Qianlei讨论 | 贡献2011年12月7日 (三) 15:26的版本 (以内容“{{EWebEditor导航}} 1. 调用参数id与表单项名必须相同 如下面的代码中,加粗部分必需是相同的,且区分大小写。 <pre><nowiki> <input ...”创建新页面)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航、​ 搜索

EWebEditor | 安装说明 | 集成调用|可视化配置管理|表单接收|JavaScript API|常见问题及解答

1. 调用参数id与表单项名必须相同

如下面的代码中,加粗部分必需是相同的,且区分大小写。

<input type="hidden" name=" '''content1''' " value="">

<iframe ID="eWebEditor1" src="/ewebeditor.htm?id='''content1'''&style=coolblue" frameborder="0" scrolling="no" width="500" height="350"></iframe>




参考来源

EWebEditor使用手册导航

安装说明

集成调用

标准调用|弹窗调用|ASP.NET控件调用|注意事项

可视化配置管理

后台管理|样式管理|样式属性设置|工具栏管理|按钮管理|上传文件管理

表单接收

JavaScript API

常见问题及解答