① 求一段JS過濾臟話的代碼
把這一段代碼改掉if (document.submit_form.name.value=='啊')改成專下面的代碼屬:if (document.submit_form.name.value.indexOf("啊")>=1)