🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

iframe-touch-relay

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iframe-touch-relay

Relays touch events inside iframe, to support multi-touch on pages with multiple iframes

0.1.1
npm
Version published
Weekly downloads
3
-78.57%
Maintainers
0
Weekly downloads
 
Created
Source

iframe-touch-relay

Relays touch events inside iframe, to support multi-touch on pages with multiple iframes.

Sample how it works in practice. Let's say we have global page, and two designated zones. Two persons touch screen in two different places. Now iframe-touch-relay find which individual touch should belongs to each zone. and resend each syntetic touch to zone iframes. On the screen below, the red touches wouldbe delivered to global page, green touches would be delivered to Zone 1, and blue touches would be delivered to Zone 2.

FAQs

Package last updated on 18 Feb 2025

Did you know?

Socket

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