You can get rid of the JS by setting the autofocus[1] attribute to the textarea.
[1] https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...
You can get rid of the JS by setting the autofocus[1] attribute to the textarea.
[1] https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...
Thanks, I trimmed it down to this:
Thank you, I'm going to try this.