Re: [問題] 如何用javascript擷取FCKeditor的編輯뀠…
※ 引述《WLittleWA (小哇)》之銘言:
: 我想要使用javascript而不是使用PHP來取得FCKeditor編輯區裡的值
: 簡單的說就是我要存下編輯區裡面的內容
: 我使用過如下的方法
: var content = document.getElementById('content').value;
: 或
: var content = document.getElementById('content').innerHTML;
: 都是得到undefined的結果
: 請問有前輩有做過類似的處理嗎?
原本的Textarea已經被FCKEditor取代了,所以請用FCKEditor提供的API來取得
http://wiki.fckeditor.net/Developer%27s_Guide/Javascript_API
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.137.11.40
→
03/12 18:07, , 1F
03/12 18:07, 1F
Ajax 近期熱門文章
PTT數位生活區 即時熱門文章