摘要: function NoClickDelay(el) { this.element = el; if( window.Touch ) this.element.addEventListener('touchstart', this, false);}NoClickDelay.prototy... 阅读全文
posted @ 2015-07-28 12:25 不会骑扫把的胖女巫 阅读(170) 评论(0) 推荐(0)