上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 69 下一页
摘要: 点击地图事件 阅读全文
posted @ 2016-05-28 07:17 zyip 阅读(2071) 评论(0) 推荐(0)
摘要: script. str = !{JSON.stringify(val)}; res.render('wxpay', {val:result}); 阅读全文
posted @ 2016-05-25 14:33 zyip 阅读(251) 评论(0) 推荐(0)
摘要: https://www.sitepoint.com/modern-css-buttons/ 阅读全文
posted @ 2016-05-25 09:55 zyip 阅读(113) 评论(0) 推荐(0)
摘要: https://www.sitepoint.com/write-maintainable-javascript/ 阅读全文
posted @ 2016-05-23 22:41 zyip 阅读(133) 评论(0) 推荐(0)
摘要: https://www.sitepoint.com/10-guidelines-better-website-background-videos/ 阅读全文
posted @ 2016-05-23 22:05 zyip 阅读(134) 评论(0) 推荐(0)
摘要: https://www.sitepoint.com/intuitive-scrolling-interfaces-with-css-scroll-snap-points/ 阅读全文
posted @ 2016-05-23 22:00 zyip 阅读(123) 评论(0) 推荐(0)
摘要: smartClick:function(id,name,waiter,e){ var desk = $$(e.currentTarget).data('raw'); if(this.lastClickTime[id] && ((new Date())-this.lastClickTime[id])>70) ... 阅读全文
posted @ 2016-05-23 15:57 zyip 阅读(348) 评论(0) 推荐(0)
摘要: 在某些版本的safari上,:active伪类不生效,可以通过css和js两种方式hack一下: html css javascript online demo JS Bin on jsbin.com 阅读全文
posted @ 2016-05-23 10:01 zyip 阅读(191) 评论(0) 推荐(0)
摘要: auto execution/self execution/ Immediate function http://www.jslint.com/ 阅读全文
posted @ 2016-05-07 12:27 zyip 阅读(117) 评论(0) 推荐(0)
摘要: var obj = { fname:'zhao', lname:'yao', parents:{ father:'zhao' }, children:[ { dname:'zhaoyiyi' } ] } var hash={fname:'firstname',lname:'lastname',father:'fathern... 阅读全文
posted @ 2016-05-06 15:06 zyip 阅读(172) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 69 下一页