高手superior

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2015年6月15日

摘要: $.fn.tap = function(fn){ var collection = this, isTouch = "ontouchend" in document.createElement("div"), tstart = isTouch ? "touchsta... 阅读全文
posted @ 2015-06-15 21:36 高手superior 阅读(884) 评论(0) 推荐(0) 编辑