WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Before or after the form?

for

From: Haim Roman
Date: Oct 9, 2018 1:30AM


Thanks, Wolfgang.


1. Our FAQ contains more than you wrote. That's a given I can't change.
2. Your last paragraph does answer my question.
3. The focus is done by JS focus() method rather than CSS. Don't know
why yet. Since it's called when the page is loaded, I'm hoping that won't
hurt accessibility.

Howard (Haim) Roman -- <EMAIL REMOVED> -- 052-8-592-599 -- חיים רומן
LinkedIn: https://www.linkedin.com/in/haimroman



On Mon, Oct 8, 2018 at 10:51 PM Wolfgang Berndorfer <
<EMAIL REMOVED> > wrote:

> First:
> Just to understand the context: I can only think of two possible FAQs in
> log-in forms which are about:
> 1. How can I creat a new account?
> 2. How can I get my forgotten password again?
> If there are no more FAQs, I wouldn't interlace them in a FAQ-Link. Just
> two
> links AFTER the form ("Get Account" and "Password forgotten?") would
> probably fit for UX.
> Second:
> In a PURE log-in page, the autofocus-attribute might be functionally
> permitted.
> Whereever autofocus is used, relevant infos and features concerning the
> form
> should be after the form, so that screen reader users encounter them by
> common downwards prooceding.
>
> Wolfgang
>
> -----Ursprüngliche Nachricht-----
> Von: WebAIM-Forum [mailto: <EMAIL REMOVED> ] Im Auftrag
> von Haim Roman
> Gesendet: Montag, 08. Oktober 2018 08:32
> An: <EMAIL REMOVED>
> Betreff: [WebAIM] Before or after the form?
>
> On a login page, is it normally better to put the auxiliary links
> (contact, FAQ) before or after the login form?
> Thanks
> > > > >
> > > > >