龍行天下

            政 博
          隨筆 - 23, 文章 - 0, 評(píng)論 - 12, 引用 - 0

          導(dǎo)航

          <2008年1月>
          303112345
          6789101112
          13141516171819
          20212223242526
          272829303112
          3456789

          常用鏈接

          留言簿

          隨筆分類

          隨筆檔案

          文章分類

          搜索

          •  

          最新評(píng)論

          閱讀排行榜

          評(píng)論排行榜

          FCKEditor的賦值和取值操作

          1、獲取編輯器中HTML內(nèi)容

          function getEditorHTMLContents(EditorName)

              
          var oEditor = FCKeditorAPI.GetInstance(EditorName); 
              
          return(oEditor.GetXHTML(true)); 
          }


          2、獲取編輯器中文字內(nèi)容(在博客發(fā)布時(shí)獲取無html代碼摘要使用)

          function getEditorTextContents(EditorName)

              
          var oEditor = FCKeditorAPI.GetInstance(EditorName); 
              
          return(oEditor.EditorDocument.body.innerText); 
          }


          3、設(shè)置編輯器中內(nèi)容

          function SetEditorContents(EditorName, ContentStr)

              
          var oEditor = FCKeditorAPI.GetInstance(EditorName) ; 
              oEditor.SetHTML(ContentStr) ; 
          }

          posted on 2008-01-09 12:51 feingto 閱讀(2088) 評(píng)論(1)  編輯  收藏 所屬分類: Ajax、JAVASCRIPT

          評(píng)論

          # re: FCKEditor的賦值和取值操作   回復(fù)  更多評(píng)論   

          不錯(cuò) 收藏
          2008-03-19 16:25 | .kill
          主站蜘蛛池模板: 通榆县| 定陶县| 保康县| 巴林左旗| 东城区| 顺义区| 孟州市| 丹巴县| 辽宁省| 卓尼县| 安达市| 连江县| 闽清县| 临安市| 武川县| 蓝田县| 商水县| 常宁市| 灯塔市| 英吉沙县| 常山县| 右玉县| 梓潼县| 慈溪市| 宜良县| 舟山市| 鲁甸县| 大石桥市| 荔浦县| 漯河市| 甘孜县| 阿拉尔市| 翁源县| 改则县| 太保市| 曲周县| 河西区| 宽城| 瑞丽市| 麦盖提县| 贺兰县|