01 2016 档案
摘要:$(".ajax").on("click", function() { // var newTab=window.open('about:blank'); var index = $(this).data("index"); $.post("/ajax/ope...
阅读全文
摘要: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...
阅读全文
摘要:1. //浏览器判断 var userAgent = navigator.userAgent.toLowerCase(); var browser = { version: (userAgent.match( /.+(?:rv|it|ra|ie)[\/: ]([\d.]...
阅读全文