Socket
Socket
Sign inDemoInstall

jquery-touch-fix

Package Overview
Dependencies
1
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jquery-touch-fix

Ensure event.touches are monitored by jQuery touch listeners.


Version published
Weekly downloads
12
decreased by-14.29%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

jquery-touch-fix

Ensure event.touches are monitored by jQuery touch listeners.

Basic Usage

Touch-fix can be used as a requirejs module or standard script include.

If used with requirejs, touch-fix will return the required instance of jquery that has been augmented for convenience.

    var jqueryWithTouch = require("jquery-touch-fix/jquery-touch-fix");

    or

    <script src="jquery-touch-fix/jquery-touch-fix.js" /></script>

Keywords

FAQs

Last updated on 08 Jan 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc