|
|
|
|
|
Web Accessibility: Page RefreshAvoid Auto-RefreshDo not cause pages to auto-refresh with "HTTP-EQUIV=refresh." In the following inaccessible example, the page would refresh or reload itself every 60 seconds:
Automatically refreshing pages can be disorienting to some users. Instead, when using a continually updated page, inform the users that they should reload the page often.
If using auto-refresh is unavoidable, provide a single line of text at the top of the page stating that the page contains changing information and will automatically reload itself after a certain amount of time. Also, provide a link to the next screen for those browsers that do not support the feature. |