$(document).ready(function(){ tinyMCE.init({ selector: "textarea.tinymce" }); });. So to summarize, we need to use both pieces of code in ...
確定! 回上一頁