在form里面,放了四个UEditor,怎么在后台分别获取它们值
1) 默认情况下提交到后台的表单名称是 “editorValue”,在editor_config.js中可以配置,参数名为textarea。
2) 可以在容器标签(即script标签)上设置name属性,以覆盖editor_config.js中的默认配置。
2) 可以在容器标签(即script标签)上设置name属性,以覆盖editor_config.js中的默认配置。
赞赏码
非学,无以致疑;非问,无以广识