最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

PHP網(wǎng)頁 Ewebeditor 編輯器嵌入方法

 更新時間:2009年07月05日 13:23:44   作者:  
因?yàn)閑webeditor編輯器的功能強(qiáng)大,容易擴(kuò)展等原因,一直是大家比較喜愛的編輯器,所以下面介紹下ewebeditor如何跟php結(jié)合。
(1)在 </head> 之前加上下面一段代碼:(得到 ewebeditor 中編輯的內(nèi)容)
<script>
function checkForm()
{
document.form1.content .value = window.ewebeditor .getHTML();
************getHTML() 獲得編輯區(qū)內(nèi)容
************ 此處的名字 ewebeditor 要與 iframe 中的 name="ewebeditor" 相同
************content.value 也要與 content 中的 <input > 中相對應(yīng)
}
</script>
(2)下面一段代碼是把 ewebeditor 嵌入到網(wǎng)頁中:
<tr>
<td align="right" width="5%" > 內(nèi)容: </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>

相關(guān)文章

最新評論

合作市| 隆尧县| 安徽省| 金秀| 晋州市| 巴塘县| 宜州市| 松阳县| 平原县| 武川县| 德州市| 邢台县| 白河县| 宣恩县| 曲松县| 新龙县| 都匀市| 临桂县| 安仁县| 咸阳市| 确山县| 嘉定区| 万盛区| 许昌市| 谷城县| 高雄县| 武功县| 农安县| 和林格尔县| 岳阳市| 丰台区| 丹凤县| 枣阳市| 大丰市| 乐业县| 和龙市| 四会市| 许昌市| 汤阴县| 南郑县| 太原市|