Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F103703421
scrollLeft.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Mar 4, 03:37
Size
236 B
Mime Type
text/x-java
Expires
Thu, Mar 6, 03:37 (2 d)
Engine
blob
Format
Raw Data
Handle
24649463
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
scrollLeft.js
View Options
import
getScrollAccessor
from
'./getScrollAccessor'
;
/**
* Gets or sets the scroll left position of a given element.
*
* @param node the element
* @param val the position to set
*/
export
default
getScrollAccessor
(
'pageXOffset'
);
Event Timeline
Log In to Comment