关于fckeditor的使用.......................
按照使用说明在web页面中插入了代码<scripttype="text/javascript">varoFCKeditor=newFCKeditor('FCKeditor...
按照使用说明在web页面中插入了代码 <script type="text/javascript">
var oFCKeditor = new FCKeditor('FCKeditor1');
oFCKeditor.BasePath = "./fckeditor/";
oFCKeditor.Create();
</script>
它自动生成了工具栏和文本框,这如何传递文本框的内容呢,怎么才能把fckeditor的工具栏嵌套在比如TextBox控件中? 展开
var oFCKeditor = new FCKeditor('FCKeditor1');
oFCKeditor.BasePath = "./fckeditor/";
oFCKeditor.Create();
</script>
它自动生成了工具栏和文本框,这如何传递文本框的内容呢,怎么才能把fckeditor的工具栏嵌套在比如TextBox控件中? 展开
展开全部
这个是JS版的调用
ASP.NET 有专门的
如:
头部引用
<%@ Register Assembly="FredCK.FCKeditorV2" Namespace="FredCK.FCKeditorV2" TagPrefix="FCKeditorV2" %>
<FCKeditorV2:FCKeditor ID="ArticleContent" runat="server" ToolbarSet="User" Height="400px">
</FCKeditorV2:FCKeditor>
ASP.NET 有专门的
如:
头部引用
<%@ Register Assembly="FredCK.FCKeditorV2" Namespace="FredCK.FCKeditorV2" TagPrefix="FCKeditorV2" %>
<FCKeditorV2:FCKeditor ID="ArticleContent" runat="server" ToolbarSet="User" Height="400px">
</FCKeditorV2:FCKeditor>
名片
2024-10-28 广告
2024-10-28 广告
作为优菁科技(上海)有限公司的一员,Altair HyperWorks是我们重点代理的CAE软件套件。该软件以其全面的仿真能力、丰富的建模工具和高效的优化设计功能著称,广泛应用于汽车、航空航天、能源及电子等行业。HyperWorks通过集成...
点击进入详情页
本回答由名片提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询