Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, We are using umbraco as a CMS / Website. We have a login username / password text entry fields that allow our users to login.
We would like to position the cursor in the username text box.
How would we do something like this?
Any direction would be appreciated.
Hi Lance,
Have you tried the autofocus attribute on the field?
(I don't usually link to w3schools buuuut..).
If that doesn't work then look at a javascript / Jquery solution on that page.
HTH
Steve
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco cursor position
Hi, We are using umbraco as a CMS / Website. We have a login username / password text entry fields that allow our users to login.
We would like to position the cursor in the username text box.
How would we do something like this?
Any direction would be appreciated.
Hi Lance,
Have you tried the autofocus attribute on the field?
(I don't usually link to w3schools buuuut..).
If that doesn't work then look at a javascript / Jquery solution on that page.
HTH
Steve
is working on a reply...