dom-scroll-into-viewie8
v1.2.3
Published
scroll dom node into view automatically
Downloads
4
Readme
dom-scroll-into-view
scroll node in contain to make node visible
install
Usage
var scrollIntoView = require('dom-scroll-into-view');
scrollIntoView(source,container,config);
Development
npm install
npm start
Example
http://localhost:8000/examples/
online example: http://yiminghe.github.io/dom-scroll-into-view/
function parameter
License
dom-scroll-into-view is released under the MIT license.