首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > jquery-ui-for-ipad-and-iphone

jquery-ui-for-ipad-and-iphone

  • 资源大小:6.38 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: jqueryuiforipadandiphone

资 源 简 介

Note: https://github.com/furf/jquery-ui-touch-punch may be a better solution however I have not tested. Provides an interface layer to map touch events to jQuery UI interface elements. Adds support for Clicking = tap Double Clicking = double tap Dragging = touch and move Right Click = touch and hold It is completely unobtrusive (by using feature detection) and can be added to any jQuery UI project to provide support for apples mobile devices. As per the issues this code does prevent default behavior such as pinch to zoom. To avoid that issue, you can apply the changes directly to the jQuery UI elements in question. (I didn"t need zoom or multi-touch features in the project this was written for) Make the following changes: (thanks to Matt Motherway and issue #5) ``` $.extend($.support, { touch: "
VIP VIP
0.175346s