火狐中刷新验证码图片,需加上随机数或时间戳,以保证火狐重新请求:
<img src="/captcha" onClick="this.src=this.src+'?'+Math.random();" style="width:130px;cursor:pointer;height:40px;">