Difference between revisions of "ARIA Relevant property"
Jump to navigation
Jump to search
(→Additions) |
(→Additions) |
||
Line 34: | Line 34: | ||
d.textContent = "Friend" + i; | d.textContent = "Friend" + i; | ||
i++; | i++; | ||
− | bl_a.appendChild( | + | bl_a.appendChild(d); |
} | } | ||
</script> | </script> |
Revision as of 17:24, 9 April 2014
- aria-relevant uses a list of space separated possible values: removals, additions, text, or a single "all".
Removals
Buddy List:
Bill
Jack
Peaches
Additions
Buddy List:
Bill
Jack
Peaches