01 2016 档案

摘要:$(".ajax").on("click", function() { // var newTab=window.open('about:blank'); var index = $(this).data("index"); $.post("/ajax/ope... 阅读全文
posted @ 2016-01-14 19:27 张鑫鑫是好人 阅读(786) 评论(0) 推荐(0)
摘要:http://www.zhihu.com/question/20394889http://www.zhangxinxu.com/wordpress/2009/11/css%E8%A1%8C%E9%AB%98line-height%E7%9A%84%E4%B8%80%E4%BA%9B%E6%B7%B1... 阅读全文
posted @ 2016-01-11 10:14 张鑫鑫是好人 阅读(112) 评论(0) 推荐(0)
摘要:1. //浏览器判断 var userAgent = navigator.userAgent.toLowerCase(); var browser = { version: (userAgent.match( /.+(?:rv|it|ra|ie)[\/: ]([\d.]... 阅读全文
posted @ 2016-01-06 11:38 张鑫鑫是好人 阅读(114) 评论(0) 推荐(0)