We are working on a process in which we want to ensure that users have read a piece of content. I have a memo field and a button that allows them to mark as read but there is no obvious way to ensure that the user actually reads before hitting the button. I would like to disable the button until at least the user scrolls to the bottom of the field and then enable it dynamically. Any thoughts?