I'm working in AngularJS and trying to encapsulate things into directives. I'm needing to use jQuery to implement some scrolling functionality. I want a parent div's child button to remain fixed at the bottom of the screen when the div is only partially visible. I'm working in AngularJS and trying to encapsul