Difference between revisions of "ARIA Region role"
Jump to navigation
Jump to search
m (Jon Avila moved page Region ARIA role to ARIA Region role) |
|||
Line 4: | Line 4: | ||
<input type="text" title="search" onclick="alert('hello');"/> <button> Go </button> | <input type="text" title="search" onclick="alert('hello');"/> <button> Go </button> | ||
<a href="http://www.ssbbartgroup.com"> SSB </a> | <a href="http://www.ssbbartgroup.com"> SSB </a> | ||
+ | </div> | ||
+ | <div role="region" aria-label="this is another region"> | ||
+ | This text is in a second region. | ||
</div> | </div> | ||
</html> | </html> | ||
[[Category:ARIA]] | [[Category:ARIA]] |