摘要:
最近做项目要用文本编辑器,编辑器好多种,这里介绍KindEditor在asp.net mvc4中的使用方法。 一、准备工作: 1.下载KindEditor.去官网:http://www.kindsoft.net/ 2.解压,拷贝到项目中(这里面有些例子,可以先删除掉在拷贝到项目中。) 二、使用步骤: 1.view页面 TextArea: @Html.TextAreaFor(model => model.Content, new { id="content",style = "width:750px;height:400px"... 阅读全文
posted @ 2013-10-17 15:36
WaitingEver
阅读(2650)
评论(2)
推荐(0)

浙公网安备 33010602011771号