相关代码 |
|
include admintpl('header'); ?> var editorBasePath = 'fckeditor/'; var ChannelId = ; window.onload = function() { var oFCKeditor = new FCKeditor('content') ; oFCKeditor.BasePath = editorBasePath ; oFCKeditor.ReplaceTextarea() ; } // 表单提交检测 function doCheck(){ if (myform.title.value=="") { alert("请输入标题!"); document.myform.title.focus(); return false; } } 标题 所属栏目 会员名称 短信通知 是 否 同时发送到该会员电子邮箱 短信标题 短信内容
相关资源 |
|