所以我删除了特定div下的所有内容并添加了消息内容。但是,javascript在完成后抛出以下错误:UncaughtError:NOT_FOUND_ERR:DOMException8这是执行代码newAjax.Request("profileThis.php",{method:'post',parameters:{title:title,review:review,userId:userId,category:category,categoryId:categoryId},onSuccess:function(ajax){alert(ajax.responseText);//thisi