Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidaurelio/TouchScroll
/ functions
Functions
5 in github.com/davidaurelio/TouchScroll
⨍
Functions
5
◇
Types & classes
0
↓ 8 callers
Function
applyMatrixToNode
(/*HTMLElement*/node, /*WebKitCSSMatrix*/matrix, /*Str
src/touchscroll.js:167
↓ 5 callers
Function
setTransitionProperty
(/*HTMLElement*/node)
src/touchscroll.js:162
↓ 2 callers
Function
getMatrixFromEvent
(event)
src/touchscroll.js:184
↓ 2 callers
Function
roundMatrix
(/*WebKitCSSMatrix*/matrix)
src/touchscroll.js:196
Function
TouchScroll
Constructor for scrollers. @constructor @param {HTMLElement} scrollElement The node to make scrollable @param {Object} [options] Options for the s
src/touchscroll.js:255