get-scrollmax-x
v0.2.0
Published
Get the value equivalent to window.scrollMaxX
Downloads
4
Maintainers
Readme
get-scrollmax-x.js
Cross-browser library to get the value equivalent to window.scrollMaxX
Installation
Install with package manager
Bower
bower i --save get-scrollmax-x
Component
component install shinnn/get-scrollmax-x.js
npm (Use with Browserify etc.)
npm i --save get-scrollmax-x
Standalone
Download the script file directly.
API
getScrollMaxX()
Return: Number
License
Copyright (c) 2014 Shinnosuke Watanabe
Licensed under the MIT LIcense.