Difference between revisions of "ARIA Expanded state"
Jump to navigation
Jump to search
SSB
Line 8: | Line 8: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <p>Activate the buttons to expand them and set the aria-expanded state to true.</p> | ||
<section> | <section> | ||
− | <button id="b1" aria-expanded="true"> | + | <button id="b1" aria-expanded="true"> Details </button> |
− | <p> This is text.</p> | + | <p> This is some text.</p> |
</section> | </section> | ||
<section> | <section> |
Revision as of 14:51, 11 September 2014
Activate the buttons to expand them and set the aria-expanded state to true.
This is some text.
SSB BART Group is an digital accessibility solutions provider.