https://getbootstrap.com/docs/3.3/javascript/#affix
usage:
<div data-spy="affix" data-offset-top="60" data-offset-bottom="200">
or
$('#myAffix').affix(options);
https://getbootstrap.com/docs/3.3/javascript/#affix
usage:
<div data-spy="affix" data-offset-top="60" data-offset-bottom="200">
or
$('#myAffix').affix(options);