Difference between revisions of "ARIA Listbox"

From Level Access Web Labs
Jump to navigation Jump to search
Line 5: Line 5:
 
     <title> ARIA Listbox</title>
 
     <title> ARIA Listbox</title>
 
     <style type="text/css">
 
     <style type="text/css">
       li {
+
       ul.lb li {
 
         text-indent:0px;
 
         text-indent:0px;
 
         list-style-type:none;
 
         list-style-type:none;

Revision as of 14:58, 20 October 2014

  • Uses aria-activedescendant

ARIA Listbox

  • iOS
  • Android
  • Windows Phone