摘要:
jQuery之异步Ajax请求使用 $.ajax({type:'',data:'',async:''...}) 参数: 1.cache: true缓存页面 false 不缓存页面 (默认: true,dataType为script和jsonp时默认为false) 1.type: GET /POST 阅读全文
posted @ 2017-03-23 14:47 小易的博客 阅读(306) 评论(0) 推荐(0)
|
摘要:
jQuery之异步Ajax请求使用 $.ajax({type:'',data:'',async:''...}) 参数: 1.cache: true缓存页面 false 不缓存页面 (默认: true,dataType为script和jsonp时默认为false) 1.type: GET /POST 阅读全文
posted @ 2017-03-23 14:47 小易的博客 阅读(306) 评论(0) 推荐(0)
摘要:
小tips: zoom和transform:scale的区别 转自 张鑫旭 前端大神 by zhangxinxu from http://www.zhangxinxu.com本文地址:http://www.zhangxinxu.com/wordpress/?p=5019 一、IE和Chrome等浏览 阅读全文
posted @ 2017-03-23 10:24 小易的博客 阅读(216) 评论(0) 推荐(0) |
||