Sticky List headers

rtsbeacon. I had to do some work on the code that was posted by the other users on this thread but I finally got it to work correctly. I can probably post a codepen for folks who want to get this working. The reason the dividers were doing funny things is because of the digest loop on the ng-repeat. I ended up doing one time binding in my examples and a few other modifications and it seems to work nicely now. Let me know if you still need to see an example