see [upstream implementation](https://github.com/twbs/bootstrap/blob/v3.1.1/js/affix.js) of [Affix](http://getbootstrap.com/javascript/#affix) written in jQuery proposed template use ``` <affix offset-top="60" offset-bottom="200"> <!-- Affixed elements here --> </affix> ```