① 求一段JS过滤脏话的代码
把这一段代码改掉if (document.submit_form.name.value=='啊')改成专下面的代码属:if (document.submit_form.name.value.indexOf("啊")>=1)