羅比特

          學(xué)習(xí)筆記

            BlogJava :: 首頁(yè) :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理 ::
            2 隨筆 :: 3 文章 :: 0 評(píng)論 :: 0 Trackbacks
           FCKEditor之一款類似插件的東西,一般Web開發(fā)中,需要留言的地方,經(jīng)常會(huì)使用該插件。功能很強(qiáng)大
           首先要下載FCKEditor, http://www.fckeditor.net/ ,并拷到當(dāng)前自己的Web 應(yīng)用當(dāng)中
            
          <script type="text/javascript" src="fckeditor/fckeditor.js"></script>

          <script type="text/javascript">
              var oFCKeditor 
          = new FCKeditor('FCKeditor1');
              oFCKeditor.BasePath    
          = '/webproject12/fckeditor/';
              var sSkin;
              sSkin 
          = "office2003";
              var sSkinPath 
          = oFCKeditor.BasePath + 'editor/skins/' + sSkin + '/';
                      
              oFCKeditor.Config[
          'SkinPath'= sSkinPath;

              oFCKeditor.Config[
          'PreloadImages'=
                          
                  sSkinPath 
          + 'images/toolbar.start.gif' + ';' +
                                  sSkinPath 
          + 'images/toolbar.end.gif' + ';' +
                                  sSkinPath 
          + 'images/toolbar.bg.gif' + ';' +
                                  sSkinPath 
          + 'images/toolbar.buttonarrow.gif' ;
                      
              oFCKeditor.Create();
          </script>

           上述代碼引自他人博客,羅比特實(shí)在是懶得打了,又發(fā)現(xiàn)寫的如此工整的代碼,嘿嘿,特此說(shuō)明一下。
          posted on 2008-07-15 20:01 羅比特 閱讀(125) 評(píng)論(0)  編輯  收藏 所屬分類: 雜記

          只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。


          網(wǎng)站導(dǎo)航:
           
          主站蜘蛛池模板: 新竹县| 彭州市| 吕梁市| 汉沽区| 通辽市| 图片| 江门市| 邯郸市| 龙泉市| 威信县| 清流县| 镇康县| 屏东县| 商河县| 鄂州市| 德昌县| 梅州市| 应城市| 广饶县| 宁津县| 泰安市| 大石桥市| 廊坊市| 张家川| 安塞县| 洞口县| 和龙市| 秀山| 江陵县| 鄂尔多斯市| 平顺县| 岑巩县| 缙云县| 甘洛县| 岢岚县| 来安县| 宣威市| 哈巴河县| 阿荣旗| 邵阳市| 大竹县|