I’m looking for an event that is triggered once all a page’s display elements have been loaded. I want to be able to position an element relative to the footer, but that needs to happen after the footer gets pushed down as far as it’s going to go.
any thoughts on what event to bind to for this?