http://stackoverflow.com/questions/24765155/shrinking-navigation-bar-when-scrolling-down-bootstrap3
I've tried multiple times over the last few months using slightly differing scripting methods but have never been able to get it to work so far, looks like JQuery errors (and yeah I've adjusted the code to suit my own page, ie changing ID and class names). I end up with either "Uncaught type error" or
Failed to execute 'scroll' on 'Window': 2 arguments required, but only 1 present.
Does anyone know how to achieve this within the T3 framework?