主頁 > 知識庫 > PHP網頁 Ewebeditor 編輯器嵌入方法

PHP網頁 Ewebeditor 編輯器嵌入方法

熱門標簽:智能電銷機器人真的好嗎 靈聲智能電話機器人招聘 長春銷售外呼系統(tǒng)業(yè)務 四平電話機器人哪家好 企業(yè)電話機器人辦理 天津電銷卡外呼系統(tǒng)線路 長春防封卡電銷卡套餐 株洲外呼營銷系統(tǒng)有哪些 興化400電話辦理多少錢
(1)在 /head> 之前加上下面一段代碼:(得到 ewebeditor 中編輯的內容)
script>
function checkForm()
{
document.form1.content .value = window.ewebeditor .getHTML();
************getHTML() 獲得編輯區(qū)內容
************ 此處的名字 ewebeditor 要與 iframe 中的 name="ewebeditor" 相同
************content.value 也要與 content 中的 input > 中相對應
}
/script>
(2)下面一段代碼是把 ewebeditor 嵌入到網頁中:
tr>
td align="right" width="5%" > 內容: /td>
td width="95%">
input type="hidden" name="content" id="content" value ="">
**********id="content" 中的 content 要與 iframe> 中的 id=content 相同!
iframe id="ewebeditor" name="ewebeditor" src="ewebeditor/ewebeditor.php?id=content " frameborder="0" scrolling="no" width="100%" HEIGHT="450">
/iframe>
/td>
/tr>
您可能感興趣的文章:
  • 讓Editplus成為強大的PHP編輯器
  • php中常用編輯器推薦
  • php下FCKeditor2.6.5網頁編輯器的使用方法
  • ThinkPHP中FCKeditor編輯器的使用方法
  • ajax php實現(xiàn)給fckeditor文本編輯器增加圖片刪除功能
  • 針對PHP環(huán)境下Fckeditor編輯器上傳圖片配置詳細教程
  • phpstorm編輯器亂碼問題解決
  • 推薦5款跨平臺的PHP編輯器
  • php單文件版在線代碼編輯器

標簽:貴港 石嘴山 青海 運城 新疆 黑龍江 漯河 巴彥淖爾

巨人網絡通訊聲明:本文標題《PHP網頁 Ewebeditor 編輯器嵌入方法》,本文關鍵詞  PHP,網頁,Ewebeditor,編輯器,;如發(fā)現(xiàn)本文內容存在版權問題,煩請?zhí)峁┫嚓P信息告之我們,我們將及時溝通與處理。本站內容系統(tǒng)采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《PHP網頁 Ewebeditor 編輯器嵌入方法》相關的同類信息!
  • 本頁收集關于PHP網頁 Ewebeditor 編輯器嵌入方法的相關信息資訊供網民參考!
  • 推薦文章