Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95176616
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
Fri, Dec 13, 11:44
Size
236 B
Mime Type
text/x-java
Expires
Sun, Dec 15, 11:44 (2 d)
Engine
blob
Format
Raw Data
Handle
22920327
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