angular-sticky-container

0.0.13 • Public • Published

angular-sticky-container

Angular directive that provides 'sticky' functionality

Installation

bower install angular-sticky-container --save

Demo

http://homerjam.github.io/angular-sticky-container/

Usage

<div hj-sticky-container>
    <div hj-sticky-target hj-sticky-scroll-offset="50">
        <p>I will stay within the bounds of my container</p>
    </div>
</div>

Readme

Keywords

none

Package Sidebar

Install

npm i angular-sticky-container

Weekly Downloads

3

Version

0.0.13

License

MIT

Last publish

Collaborators

  • homerjam