<td><input ).click();
};
</script>

 

加了隐藏input还是不好使,发现是onclick方法名的问题,ie8下保留。。。。

将doSubmit()改为 _doSubmit()就可以了

相关文章: