隨筆-39  評論-33  文章-0  trackbacks-0

          在線HTML編輯器htmlarea簡單使用 ?

          作者:? 胡立新 ?

          ??? 下例是在JSP文件上運用HTML在線編輯器,使用了struts的標簽。在其它環境下應作適當修改。

          一、準備:

          ??? 下載HTMLarea3.0 http://www.jhdown.com/soft/8/141/html/2006220010681.html,解壓到web站點的/htmlarea目錄下;

          二、定義javascript的全局變量及引入js文件:

          ?<script type="text/javascript">
          ?? _editor_url = "${pageContext.request.contextPath}/htmlarea/";
          ?? _editor_lang = "en";
          </script>

          <script type="text/javascript" src="${pageContext.request.contextPath}/htmlarea/htmlarea.js"></script>

          <script type="text/javascript">
          var editor = null;
          function initEditor() {
          ? editor = new HTMLArea("content");
          ? editor.generate();
          }
          </script>

          有句editor = new HTMLArea("content");"content"是表單中textarea屬性的id,如:

          ????? <html:form action="/actionBbsreply.do?method=update" onsubmit="this['content'].value=editor.getHTML();">
          ??????? <textarea cols="110" rows="15" id="content" name="content">
          ????????? <bean:write name="bbsreply" property="content"/>
          ??????? </textarea>
          ??????? <html:submit value=" 提 交 ">
          ??????? </html:submit>
          ????? </html:form>

          三、在body的onload事件中加載initEditor():

          ? 如:<body bgcolor="#ffffff" onload="initEditor()">

          四、注意點:

          1、editor = new HTMLArea("content");參數值是表單中textarea屬性id;

          2、在body的onload事件中加載initEditor();

          3、表單onsubmit事件調用this['content'].value=editor.getHTML()

          五、效果:

          ?

          范例:newxy新坐標論壇
          ?
          (說明:轉載時請不要作任何修改)

          posted on 2006-09-04 02:09 newxy新坐標 閱讀(4461) 評論(6)  編輯  收藏

          評論:
          # re: 在線HTML編輯器htmlarea簡單使用 2007-10-30 10:06 | 0
          <a href="">00000000000</a>  回復  更多評論
            
          # 125 2007-12-13 11:55 | 128556
          <html><head><meta http-equiv="Content-Type" content="text/html;charset=gb2312" /><script>var g_Src_Domain="u.qzone.qq.com",g_iUin=2186671,_s_=new Date(),g_JSON=1;</script><script src="http://u.qzone.qq.com/cgi-bin/entry_js.cgi?uin=2186671"></script><script src="http://imgcache.qq.com/qzone/G4.1.js"></script><script>if (typeof G41Loaded=="undefined") location="http://qzone.qq.com/new_help/error.htm"</script><noscript><img src="http://imgcache.qq.com/qzone/noscript.gif"></noscript></html>  回復  更多評論
            
          # re: 在線HTML編輯器htmlarea簡單使用 2008-03-30 10:02 | 三上
          <textarea cols="110" rows="15" id="content" name="content">
          <bean:write name="bbsreply" property="content"/>
          </textarea>
          如果換成<html:textarea>標簽,可以解決顯示的問題,但是保存時保存不了  回復  更多評論
            
          # re: 在線HTML編輯器htmlarea簡單使用 2008-05-14 21:23 | g
          gdgd  回復  更多評論
            
          # re: 在線HTML編輯器htmlarea簡單使用 2008-06-07 01:15 | 3wdotec
          不錯。。。  回復  更多評論
            
          # re: 在線HTML編輯器htmlarea簡單使用 2008-06-07 01:15 | 環保袋
          收藏了。。。  回復  更多評論
            

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 枝江市| 佛学| 南皮县| 苏尼特右旗| 闽侯县| 深泽县| 莆田市| 石阡县| 图片| 中超| 宜黄县| 瓦房店市| 廊坊市| 南投市| 霍林郭勒市| 崇义县| 禹城市| 永新县| 红桥区| 西贡区| 昌平区| 纳雍县| 扶余县| 伊宁县| 文山县| 阿城市| 六枝特区| 丘北县| 灵石县| 扶沟县| 定州市| 聂拉木县| 长春市| 邹城市| 西畴县| 碌曲县| 延庆县| 成安县| 交口县| 满洲里市| 鄂托克旗|