Use Case: I have a video embedded on a page in my app, and I have a button that lets user toggle between a preset idle time out and no idle timeout to give users the option to watch a truncated copy of the video or one in real time. Unfortunately, this requires re-loading the page to reset the idle-time-limit value on the DOM element.