Service: Sticky element

hlStickyElement

Directives are nice and all, but sometimes you want some control over the inner workings a bit. Angular Sticky has been build in such a way so you can also initiate a sticky element from the code using a service.

Note

Because you're making the sticky element with this service rendering is not longer automatically done. If you do want automatic rendering. Use the service "hlStickyElementCollection" along with this service.

You can have influence over me by code, awesome!