最近学习 jquery 通过json格式调用WebService,苦苦折腾我两个星期,错误搞不定! 今天记下解决方案,具体原因再细细分析,原来把调用WebService的按钮由 input type="submit" 改为 input type="button" 就可以了

相关文章: