使用JavaScript调用FCKedit  (一)

<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Insert title here</title> <mce:script type="text/javascript" src="fckeditor/fckeditor.js" mce_src="fckeditor/fckeditor.js"></mce:script> </head> <body> <mce:script type="text/javascript"><!-- var oFCKeditor = new FCKeditor('FCKeditor1'); oFCKeditor.BasePath = "/fckeditor/fckeditor/"; oFCKeditor.Create(); // --></mce:script> </body> </html>

使用textarer标签调用FCKedit  (二)

<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Insert title here</title> <mce:script type="text/javascript" src="fckeditor/fckeditor.js" mce_src="fckeditor/fckeditor.js"></mce:script> <mce:script type="text/javascript"><!-- window.onload = function() { var oFCKeditor = new FCKeditor('arer'); oFCKeditor.BasePath = "fckeditor/"; oFCKeditor.ReplaceTextarea(); } // --></mce:script> </head> <body> <textarea rows="4" cols="60" name="arer" >

使用JSP标签调用FCKedit(需导入相关jar包)

<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.fckeditor.net" prefix="FCK" %> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Insert title here</title> </head> <body> <FCK:editor instanceName="my" value=" " basePath="/fckeditor" width="500" height="500"></FCK:editor> </body> </html>

如何调用FCKeditor相关推荐

  1. FCKeditor在线文本编辑器初级应用

    2019独角兽企业重金招聘Python工程师标准>>> 首先从FCKeditor的官网( http://www.fckeditor.net/)下载该编辑器,我下载的版本是FCKedi ...

  2. FCKeditor使用方法技术详解

    转载自 http://www.cnblogs.com/cchyao/archive/2010/07/01/1769204.html 1.概述 FCKeditor是目前最优秀的可见即可得网页编辑器之一, ...

  3. fckeditor for php 下载,FCKeditor2.3 For PHP 详细整理的使用参考

    参考一 首先到:http://www.fckeditor.net去下载FCKeditor 放到网站根目录. 精简说明: 删除所有"_"开头的文件和文件夹 删除语言包中除中文和英文以 ...

  4. FCKeditor + smarty

    FCKeditor是目前互联网上最好的在线编辑器. smarty是一个使用PHP写出来的模板PHP模板引擎,它提供了逻辑与外在内容的分离,简单的讲,目的就是要使用PHP程序员同美工分离,使用的程序 员 ...

  5. fckeditor组件使用---配置FCKeditor,以及使用方法2

    6.总结: 配置FCKeditor的方法:   a.直接修改主配置文件,fckconfig.js   b.定义单独的配置文件(只需要写修改的配置项,然后在fckconfig.js中引入)   c.在页 ...

  6. PHP怎么使用ckeditor集成,php调用ckeditor?怎么调用ckeditor

    怎么调用ckeditor呢,下面小编来给大家总结一处利用php调用ckeditor编辑器与js调用ckeditor的方法吧,其它脚本调用方法大致一样了. PHP调用FCKeditor,将FCKedit ...

  7. FCKeditor集锦

    http://lingoosoft.blog.ccidnet.com/blog/ccid/do_showone/tid_107320.html http://lingoosoft.blog.ccidn ...

  8. 最强悍的FCKEditor配置和攻略(转载)

    FckEditor配置手册中文教程详细说明(转载) http://www.360doc.com/content/070913/13/25392_740975.html 性能 首先,FCKEDITOR的 ...

  9. FCKeditor在线编辑器的使用

    试用了一下FCKeditor,根据网上的文章小结一下: 1.下载 FCKeditor.java 2.3 (FCKeditot for java) FCKeditor 2.2 (FCKeditor基本文 ...

最新文章

  1. Pyhton,OpenCV对象检测之——Haar级联人脸及眼睛检测
  2. 2015总结 2016展望
  3. RxJava 教程第一部分:入门之 关键的类
  4. [云炬python3玩转机器学习笔记] 2-7开发环境搭建笔记
  5. List类系列(二):List类的list()方法
  6. (转)PostGIS+QGIS+GeoServer+OpenLayers实现数据的存储、服务的发布以及地图的显示...
  7. 再谈javascript图片预加载技术(转)
  8. NLP 的巨人肩膀(下):从 CoVe 到 BERT
  9. 即时通讯系统架构设计-如何设计一款WhatsApp
  10. HTTP 错误 404.0 - Not Found
  11. 【算法杂谈】LJX的迪杰斯特拉算法报告
  12. keras教程-静态图编程框架keras-学习心得以及知识点总结
  13. 戴口罩人脸识别、高精度人脸识别解决方案
  14. 区块链产物 的安全是否真的无懈可击!
  15. LTE概念搅动4G热潮
  16. c语言输出时出现了【Error】Id returned 1 exit status是什么原因
  17. java sdk 安装_Java SDK下载安装环境配置+AndroidKiller配置教程
  18. MySQL数据库——MySQL UPDATE:修改数据(更新数据)
  19. 实战真知 | 金融企业如何深度融合云原生技术?
  20. tf.app.run()

热门文章

  1. Tableau 仪表板例子2
  2. 软件自动更新功能的实现
  3. ML (Chapter 10): 降维与度量学习
  4. laya2.0 微信好友对战
  5. SARscape数据处理SAR数据笔记——DINSAR微小形变提取
  6. 编程语言拟人化(1):Java、C++、Python、Ruby、PHP、C#、JS的区别
  7. torch使用tensorboard简明备忘录
  8. Hibernate @Formula详解
  9. java如何做标签云
  10. 记忆化结果再利用 进一步探讨递推关系