ewebeditor在线编辑器常用的几种样式
工具栏按钮配置方案:mini500,皮肤方案:office2000
最佳调用宽度:500px, 最佳调用高度:300px,500px宽度界面下的最简工具栏按钮,适合于邮件系统留言系统等只需最简单功能的应用。
例如:
1.、工具栏按钮配置方案:menu400,皮肤方案:blue2
最佳调用宽度:400px, 最佳调用高度:250px,400px宽度,工具栏全部菜单按钮,所有功能,占位小。
<input type="hidden" name="content1" value="">
<iframe id="eWebEditor1" src="ewebeditor.htm?id=content1&style=menu400&skin=blue2" frameborder="0" scrolling="no" width="400" height="250"></iframe>
2、工具栏按钮配置方案:mini500,皮肤方案:blue2
最佳调用宽度:500px, 最佳调用高度:300px,500px宽度界面下的最简工具栏按钮,适合于邮件系统留言系统等只需最简单功能的应用。
<input type="hidden" name="content1" value="">
<iframe id="eWebEditor1" src="ewebeditor.htm?id=content1&style=mini500&skin=blue2" frameborder="0" scrolling="no" width="500" height="300"></iframe>
3、工具栏按钮配置方案:full650,皮肤方案:blue2
最佳调用宽度:650px, 最佳调用高度:400px,650px宽度界面下的所有功能按钮展示,功能按钮有可能重复。
<input type="hidden" name="content1" value="">
<iframe id="eWebEditor1" src="ewebeditor.htm?id=content1&style=full650&skin=blue2" frameborder="0" scrolling="no" width="650" height="400"></iframe>
4、工具栏按钮配置方案:standard500,皮肤方案:blue2
最佳调用宽度:500px, 最佳调用高度:350px,500px宽度界面下的标准工具栏按钮。
<input type="hidden" name="content1" value="">
<iframe id="eWebEditor1" src="ewebeditor.htm?id=content1&style=standard500&skin=blue2" frameborder="0" scrolling="no" width="500" height="350"></iframe>
5、工具栏按钮配置方案:standard550,皮肤方案:blue2
最佳调用宽度:550px, 最佳调用高度:350px,550px宽度界面下的标准工具栏按钮(推荐)。
<input type="hidden" name="content1" value="">
<iframe id="eWebEditor1" src="ewebeditor.htm?id=content1&style=standard550&skin=blue2" frameborder="0" scrolling="no" width="550" height="350"></iframe>
原文链接:http://hi.baidu.com/xupengaixue/blog/item/5016aed095dc1838970a16bf.html


浙公网安备 33010602011771号