产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

求大神指点 [复制链接]

1#


内容不能编辑。经过Dreamweaver查data_add.aspx看到:
<tr><td class='tdhead'>简介</td><td><textarea name='pa_introduct' id='pa_introduct' cols="80" rows="6" ></textarea><span id="pa_introduct_tip"></span></td></tr>
<tr><td class='tdhead'>内容</td><td><textarea name='content' id='content'  ></textarea><script type='text/javascript' src='/e/incs/fckeditor/fckeditor.js'></script><script  type='text/javascript'>var FCKeditor = new FCKeditor('content');FCKeditor.BasePath = '/e/incs/fckeditor/';FCKeditor.Height = 350;FCKeditor.Config['LinkBrowser'] = true;FCKeditor.Config['ImageBrowser'] =true;FCKeditor.Config['FlashBrowser'] =true;FCKeditor.Config['LinkUpload'] = true;FCKeditor.Config['ImageUpload'] =true;FCKeditor.Config['FlashUpload'] =true;FCKeditor.ToolbarSet ='Basic';FCKeditor.ReplaceTextarea();</script><span id="content_tip"></span><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td><input name='saveimage' type='checkbox' value='1'/>保存远程图片(<input type='checkbox' name='addwatermark' value='1' checked/>加水印)&nbsp;<input name='autotitlepic' type='checkbox' value='1'/>提取第<input type='text' name='titlepic_num' value='1' size='2' onkeyup=if(isNaN(value))execCommand('undo') onblur=if(this.value=='')execCommand('undo')>张图为缩略图(缩略图宽<input type='text' name='thumbnail_width' id='thumbnail_width' value='400' size='2' onkeyup=if(isNaN(value))execCommand('undo') onblur=if(this.value=='')execCommand('undo')>px&nbsp;高<input type='text' name='thumbnail_height' id='thumbnail_height' value='400' size='2' onkeyup=if(isNaN(value))execCommand('undo') onblur=if(this.value=='')execCommand('undo')>px)</td></tr></table></td></tr>

请问要如何修改才能使内容正常编辑,以及能提交文章,正常发布?求大神指点。
分享 转发
TOP
2#

大神们,快快出来指点下小白。谢谢!
TOP
3#

浏览器开启兼容模式,或者换个浏览器试试,比如火狐,google浏览器这些
TOP
4#

大哥,我用的是火狐浏览器。。。
TOP
5#

应该缺少文件导致的/e/incs目录重新上传一下
TOP
发新话题 回复该主题