Hi,
How would I manually trigger resizing of any responsive elements? I am using AngularJS and some elements get hidden or added but the height of the document doesn't change (I assume that the functions.js is only setup to get triggered if the window resizes, not if elements get removed from the DOM).
Jonathan
