Articles tagged: ARIA
Found 40 documents
- Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets The web is changing. Static, page-based sites are increasingly being replaced by dynamic, ...
- Web/Accessibility/ARIA Accessible Rich Internet Applications (ARIA) defines ways to make Web content and Web ...
- Web/Accessibility/ARIA/ARIA_Guides Accessible Rich Internet Applications (ARIA) defines ways to make the Web more accessible to ...
- Web/Accessibility/ARIA/ARIA_Live_Regions In the past, a web page change could only be spoken in entirety which often annoyed a user, or ...
- Web/Accessibility/ARIA/ARIA_Screen_Reader_Implementors_Guide This is just a guide. Live region markup is a complex area which is somewhat open to ...
- Web/Accessibility/ARIA/ARIA_Techniques The techniques below describes each composite role as well as their required and optional child ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alertdialog_role The alertdialog role is used to notify the user of urgent information that demands the user's ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alert_role The alert role is used to communicate an important and usually time-sensitive message to the ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-describedby_attribute The aria-describedby attribute is used to indicate the IDs of the elements that describe the ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-invalid_attribute The aria-invalid attribute is used to indicate that the value entered into an input field does ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute The aria-labelledby attribute contains the element IDs of labels in objects such as input ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute The aria-label attribute is used to define a string that labels the current element. Use it in ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-orientation_attribute The aria-orientation attribute is used to indicate whether an element is oriented horizonally or ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-relevant_attribute The aria-relevant attribute is an optional value used to describe what types of changes have ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-required_attribute The aria-required attribute is used to indicate that user input is required on an element before ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuemax_attribute The aria-valuemax attribute is
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuemin_attribute The aria-valuemin attribute is used to define the minimum value allowed for a range widget such ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuenow_attribute The aria-valuenow attribute is used to define the current value for a range widget such as a ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuetext_attribute The aria-valuetext attribute is used to define the human readable text alternative of ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_article_role The article role is used to identify a section of a page that forms an independent part of a ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_button_role The button role should be used for clickable elements that trigger a response when activated by ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_checkbox_role The checkbox role is used for checkable interactive controls. If an element uses role="checkbox" ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_dialog_role The dialog role is used to mark up a DHTML based application dialog or window that separates ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_group_role This technique demonstrates how to use the group role and describes the effect it has on ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_link_role This technique demonstrates how to use the link role and describes the effect it has on browsers ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_listbox_role This technique demonstrates how to use the listbox role and describes the effect it has on ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_log_role This technique demonstrates how to use the log role and describes the effect it has on browsers ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_progressbar_role This technique demonstrates how to use the progressbar role.
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_slider_role This technique demonstrates how to use the slider role.
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_status_role This technique demonstrates how to use the status role and describes the effect it has on ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_switch_role The ARIA switch role is very similar to the checkbox role, however it has different semantics — ...
- Web/Accessibility/ARIA/ARIA_Techniques/Using_the_textbox_role The textbox role is used to identify an element that allows the input of free-form text.
- Web/Accessibility/ARIA/ARIA_Test_Cases For each example we test the "Expected" results with assistive technologies, for each browser ...
- Web/Accessibility/ARIA/forms The following pages provide various techniques for improving the accessibility of web forms:
- Web/Accessibility/ARIA/forms/alerts You have a form — a contact form, for example — that you want to put some accessible error ...
- Web/Accessibility/ARIA/forms/Basic_form_hints When implementing forms using traditional HTML form-related elements, it is important to provide ...
- Web/Accessibility/ARIA/forms/Multipart_labels The solution is in an ARIA attribute called aria-labelledby. Its parameter is a string that ...
- Web/Accessibility/ARIA/How_to_file_ARIA-related_bugs The state of ARIA technology has always depended on the community. If you notice an ...
- Web/Accessibility/ARIA/Web_applications_and_ARIA_FAQ WAI-ARIA is the Accessible Rich Internet Applications specification from the Web Accessibility ...
- Web/Accessibility/Web_Development This document provides further information for developers about web accessibility and XUL ...