国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發 > PHP > 正文

PHP網頁中Ewebeditor編輯器嵌入方法

2024-05-04 21:58:09
字體:
來源:轉載
供稿:網友

在php中我們經常會使用各種編輯器,下面我來介紹在PHP網頁中Ewebeditor編輯器嵌入代碼,各位同學可參考.

下載“Ewebeditor”PHP編輯器

在 </head> 之前加上下面一段代碼:

  1. <script>  
  2. function checkForm()  
  3. {  
  4. document.form1.content .value = window.ewebeditor .getHTML();  
  5. ************getHTML() 獲得編輯區內容  
  6. ************ 此處的名字 ewebeditor 要與 iframe 中的 name="ewebeditor" 相同  
  7. ************content.value 也要與 content 中的 <input > 中相對應  
  8. }  
  9. </script> 

下面一段代碼是把 ewebeditor 嵌入到網頁中:

  1. <input type="hidden" name="content" id="content" value ="">  
  2. **********id="content" 中的 content 要與 <iframe> 中的 id=content 相同!  
  3. <iframe id="ewebeditor" name="ewebeditor" src="ewebeditor/ewebeditor.php?id=content " frameborder="0" scrolling="no" width="100%" HEIGHT="450">  
  4. </iframe>  

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 桃园县| 三亚市| 文化| 民和| 杭州市| 宜章县| 昌江| 邢台市| 额尔古纳市| 海原县| 奉贤区| 鄂尔多斯市| 凤凰县| 闽清县| 根河市| 泸西县| 大冶市| 和顺县| 邻水| 增城市| 定边县| 临清市| 湟源县| 湖口县| 甘孜县| 香河县| 公安县| 鄂伦春自治旗| 垣曲县| 滕州市| 罗江县| 庆城县| 淮阳县| 麻江县| 泗阳县| 黔东| 轮台县| 林州市| 湟源县| 通榆县| 托克托县|