statementStatus为select标签的ID document.getElementById("statementStatus").options[0].selected="selected";
if(confirm(‘您还有未验证的兑换凭证码,确认完成吗?‘)){ document.getElementById("subForm").submit(); }else{}
本文出自 “小浩” 博客,请务必保留此出处http://zhangchi.blog.51cto.com/5214280/1392340