Technical Support Forums

Technical Support Forums » Other

Login (1 post)


About this Topic

  • Started 9 years ago by epp_b

Tags

No tags yet.

  1. epp_b
    Member
    Posted 9 years ago

    I think a nice little touch to this forum would be to have the cursor focus in on the "User Name" text box when the page loads.

    Just put something like:

    onLoad="javascript:document.formname.fieldname.focus()"

    (where formname and fieldname refect the corresponding HTML elements)

    within the <body> tag (if there is one, because this is PHP) of the page.
    This just eliminates having to click within the text field before loging in.
    Just a little idea (!)

Reply

(required)