0.2.0 • Published 10 years ago

get-scrollmax-x v0.2.0

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

get-scrollmax-x.js

Bower version NPM version Build Status devDependency Status

browser support

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.