Page 1 of 1

Upon page load move the cursor to a particular field.

Posted: Sat Oct 19, 2024 1:34 pm
by Stevyn
Upon page load move the cursor to a particular field.

Code: Select all

<input type="text" value="test" autofocus onfocus="this.select()">