当表单submit的时候。要执行一段JS,可以在form里填写属性onsubmit <form method="post" action="" onsubmit="return dc();"> 这样在form表单提交前会 ...
確定! 回上一頁