|
Timed Response -- Dos and Don'ts
Why: Automatically forwarding pages can be disorienting to users who do not have enough time to read the redirect message or who are trying to use their BACK or HISTORY buttons to return to a particular page. How: Do not use the meta "refresh" or "redirect" element. Instead, put a link to the new location in the body of the page and direct users to activate the link.
Why: Someone's disability can have a direct impact on the speed with which he or she can read, move around, or fill in a web form. For instance, someone with extremely low vision may be a slower-than-average reader. A page may "time out" before she is able to finish reading it. Many forms, when they "time out" automatically, also delete whatever data has been entered. The result is that someone with a disability who is slow to enter data cannot complete the form. How: Sometimes, this technique is used for security
reasons or to reduce the demands on the computer serving the web pages.
When a timed response is required, the user shall be alerted via a prompt
and given sufficient time to indicate whether additional time is needed.
Get more help with time responses, visit PENN State's "Redirects and Other Time Responses".
Top
of Page || Return to Index |