06 2012 档案
javascript实现手机触摸屏左右(上下)滚动(javascript感知滑屏方向)
摘要:现支持iOS、Android和电脑swipe swipeleft swiperight -1 -2 -3 -4 -5 -6 -7 -8 -9 ...
阅读全文
Javascript类,prototype研究。
摘要:测试Javascript类pro = prototypepri = privatepub = public
阅读全文
打印touch事件,打印手机触摸事件
摘要:function printEvent(evt){ try { var tmp = ''; for(var i in evt) { tmp += i+':' var v = evt[i]+''; if(v=='[object HTMLDivElement]') { tmp...
阅读全文
浙公网安备 33010602011771号