scroll-fixed-header

1.0.1 • Public • Published

ScrollFixedHeader#

Require##

  • JQuery

Feature##

  1. Fixed dom element on the top of window when scrolling.
  2. Fixed child on the top of its element when scrolling.

Usage##

new ScrollFixedHeader(el, options);

or

$(el).scrollFixedHeader(options);

Options##

wrapper: jQuery element

css

Demo##

Please see the demo folder in the project

online demo: http://jsfiddle.net/ycscholes/vq2wpre5/1/

Todo##

  • Add className into options
  • Optimize code

Readme

Keywords

Package Sidebar

Install

npm i scroll-fixed-header

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

7.52 kB

Total Files

10

Last publish

Collaborators

  • ycscholes