I have a mobile layout where there is a signup button on top. On click of this button, the user is scrolled to an email form. I’d the email for to focus once the user is scrolled to the form. Any suggestions on how to achieve this?
Cheers — That is definitely one way to do it. Just load the autofocus on the target page, and some conditions for when it will show (for example, the source page of the link)