HTML5学习小记二ajax,window.orientation,prototype.forEach
1.ajax的学习HTML5中的ajax相当于iOS中的afnetworking;详见jQueryajax-ajax()方法;对ajax使用post请求的demo练习:functiontestPost(){$.ajax({type:"POST",//请求的类型POSTGET无大小写区分url:"http://www.test.com",data:{name:"post",phone:"311212