1
A
回答
5
我發現回答自己,分享快樂在這裏..
調用chagefck(this)
javascript函數形成你的選擇框
<select name="select" onchange="javascript:chagefck(this);">
<option value="op">opt1</option>
<option value="op">opt2</option>
</select>
textarea的將被替換爲FCK編輯
<textarea name="product_long_tescription" id="product_long_tescription" class="fillbymaster" >init value</textarea>
和波紋管的JavaScript在這裏做的工作洞!
<script type="text/javascript">
// fck initializing
window.onload = function()
{
var oFCKeditor = new FCKeditor('product_long_tescription') ;
oFCKeditor.BasePath = "../fckeditor/" ;
oFCKeditor.Height = "300" ;
oFCKeditor.Width = "900";
oFCKeditor.ReplaceTextarea() ;
}
//dynamically
function chagefck(value)
{
var Editor1 = FCKeditorAPI.GetInstance('product_long_tescription');
Editor1.SetHTML(value);
return false;
}
</script>
的SetHTML
功能會將你的價值在FCK編輯
感謝
相關問題
- 1. Fck編輯器多編輯
- 2. Fck編輯器問題
- 3. FCK編輯器問題
- 4. FCK編輯器定製
- 5. jQuery的編輯就地動態內容
- 6. 動態變化grouped_collection_select編輯形式
- 7. 將ASP或動態內容添加到FCK文本框中
- 8. Adobe Muse動態內容變化
- 9. 帶動態變化內容的QScrollArea
- 10. 動態內容變化像github
- 11. 當FCK編輯器放置在更新面板中時,如何從FCK編輯器獲取編輯值
- 12. 編輯內容
- 13. 動態數據表分頁和不斷變化/動態內容
- 14. 像FCK編輯器的文本區域
- 15. 重置fck編輯器值yii
- 16. FCK編輯器+更新面板+ ValidateRequest =「false」?
- 17. 關於FCK編輯器的許可證
- 18. DNN和FCK編輯器上傳圖片
- 19. dnn fck編輯器源代碼
- 20. 單詞FCK編輯器粘貼
- 21. 未在Firefox中加載FCK編輯器
- 22. Fck編輯器 - 更新面板
- 23. FCK編輯器的FileBrowser不再工作
- 24. 填充FCK編輯器內部的值YII擴展名
- 25. Episerver爲編輯器UI(內容編輯器)本地化語言
- 26. 編輯Docker內容
- 27. 編輯iframe內容
- 28. 通過Spring Boot提供動態變化的靜態內容
- 29. 動態更改狀態變化時的標題內容
- 30. 變化內容