function checkform()
{
document.form1.neirong.value= document.form1.doc_html.values;
}
</script>
<object id=doc_html name="doc_html" style="left:0px;top:0px" data="index.html" width=790 height=320 type=text/x-scriptlet viewastext></object>
<input type="hidden" name="neirong">
在TinyEditor的实际应用中,需要注意的是,在提交编辑器内容之前,一定调用instance.post()函数,以确保编辑区域中最新的可视化内容转化为标记文本。
请问一下,instance.past()函数该怎么调用?代码该怎么写?在哪个位置插入代码?
暮色呼如
侃侃尔雅
相关分类