FineUI 官方论坛
标题:
Panel5中 Itimes 里面怎么放入 HTML 代码
[打印本页]
作者:
贝贝人生
时间:
2017-5-2 17:50
标题:
Panel5中 Itimes 里面怎么放入 HTML 代码
F.Panel()
.ID("Panel5")
.Title("面板1")
.BoxFlex(2)
.ShowBorder(false)
.ShowHeader(false)
.Layout(LayoutType.VBox)
复制代码
<div id="editor">
<h1>Hello world!</h1>
<p>I'm an instance of <a href="http://ckeditor.com">CKEditor</a>.</p>
</div>
复制代码
Panel5中 Itimes 里面怎么放入 HTML 代码
我要用到 ckeditor
作者:
zy32002
时间:
2017-5-2 18:10
本帖最后由 zy32002 于 2017-5-2 18:12 编辑
开源版contentpanel里可以放html,panel只能放f控件。如果是fineuimvc,请看demo:
http://fineui.com/demo_mvc#/demo_mvc/Editor/UEditor
欢迎光临 FineUI 官方论坛 (https://fineui.com/bbs/)
Powered by Discuz! X3.4