get-scrollmax-y

1.0.0 • Public • Published

get-scrollmax-y.js

Bower version NPM version Build Status devDependency Status

browser support

Cross-browser library to get the value equivalent to window.scrollMaxY

Installation

Package managers

Bower

bower i --save get-scrollmax-y

npm

npm i --save get-scrollmax-y

Duo

var getScrollMaxY = require('shinnn/get-scrollmax-y.js');

Standalone

Download the script file directly.

AMD support

This repository includes the AMD-friendly build but the package managers doesn't include it. If you want to use it, download it directly.

API

getScrollMaxY()

Return: Number

License

Copyright (c) 2014 Shinnosuke Watanabe

Licensed under the MIT License.

Package Sidebar

Install

npm i get-scrollmax-y

Weekly Downloads

4

Version

1.0.0

License

none

Last publish

Collaborators

  • shinnn