2015年1月28日
摘要:
新浪版 重点是input type="hidden"me 提交结果:http://www.kankanews.com/search/?q=钟汉良&index=3(2)更多收起效果 看见 尘世 记忆 天下 摄影师 影艺商城 全站图库...
阅读全文
posted @ 2015-01-28 17:36
圆儿圈圈
阅读(137)
推荐(0)
2015年1月12日
摘要:
转自http://chensd.com/2015-01/45-useful-javascript-tips-tricks-and-best-practices.html
阅读全文
posted @ 2015-01-12 10:17
圆儿圈圈
阅读(82)
推荐(0)
2015年1月8日
摘要:
获取栏目的class信息 bname btitlepublic function user_getclassinfo($classid){ $query = "select c1.classurl,c1.filetype,c2.cnavname,c2.cnavurl,c1.classimg,c1.i...
阅读全文
posted @ 2015-01-08 18:18
圆儿圈圈
阅读(153)
推荐(0)
2015年1月6日
摘要:
每个下滑页面的高度与屏幕大小相同var winHeight = document.documentElement.clientHeight;此写法可兼容ios 安卓设备的浏览器高度。animation:#slide_one.z-current .singer p.s1 { opacity: 1...
阅读全文
posted @ 2015-01-06 10:19
圆儿圈圈
阅读(163)
推荐(0)
2014年12月24日
摘要:
http://blog.garstasio.com/you-dont-need-jquery/selectors/http://blog.garstasio.com/you-dont-need-jquery/
阅读全文
posted @ 2014-12-24 16:53
圆儿圈圈
阅读(79)
推荐(0)
摘要:
转自:https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Function/call使用call方法调用匿名函数在下例中的for循环体内,我们创建了一个匿名函数,然后通过调用该函数的call...
阅读全文
posted @ 2014-12-24 14:38
圆儿圈圈
阅读(105)
推荐(0)
摘要:
action js 关键点var $wrapper = $(document.body || document.documentElement)$wrapper.on('click','[data-action]',function(ev){ ev.preventDefault(); ...
阅读全文
posted @ 2014-12-24 14:35
圆儿圈圈
阅读(106)
推荐(0)
摘要:
https://github.com/jikeytang/sublime-textDefault Keymap1. Ctrl+L 选择整行(按住-继续选择下行) 2. Ctrl+Shift+K(shhift+del) 删除整行, ctrl + KK 从光标处删之行尾...
阅读全文
posted @ 2014-12-24 09:22
圆儿圈圈
阅读(155)
推荐(0)
2014年12月23日
摘要:
偷懒使用animate.css来制作效果animate动画的基本属性:属性描述CSS@keyframes规定动画。3animation所有动画属性的简写属性,除了 animation-play-state 属性。3animation-name规定 @keyframes 动画的名称。3animatio...
阅读全文
posted @ 2014-12-23 11:10
圆儿圈圈
阅读(185)
推荐(0)
2014年12月12日
摘要:
var tangram = [{p:[{x:0,y:0},{x:800,y:0},{x:400,y:400}],color:"#caff67"}]; 数组 对象 key value
阅读全文
posted @ 2014-12-12 15:55
圆儿圈圈
阅读(112)
推荐(0)