Difference between revisions of "ARIA Favlet"
Jump to navigation
Jump to search
(Add link to "Install a Favlet") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | This Favlet displays ARIA roles, states, and properties for the document and any frames in the same domain. | |
− | + | (See [[Install a Favlet]] for instructions on how to add this Favlet to your browser). | |
<html> | <html> | ||
Line 7: | Line 7: | ||
<a href="javascript:void((function(){ var%20element=document.createElement('script'); element.setAttribute('src','https://mraccess77.github.io/favlets/ARIAchecker.js'); document.body.appendChild(element)})());"> ARIA Favlet </a> | <a href="javascript:void((function(){ var%20element=document.createElement('script'); element.setAttribute('src','https://mraccess77.github.io/favlets/ARIAchecker.js'); document.body.appendChild(element)})());"> ARIA Favlet </a> | ||
</div> | </div> | ||
+ | |||
<!-- <iframe style="width:100%;" src="https://mraccess77.github.io/favlets/ARIAchecker.js"> | <!-- <iframe style="width:100%;" src="https://mraccess77.github.io/favlets/ARIAchecker.js"> | ||
</iframe> --> | </iframe> --> |
Latest revision as of 21:54, 6 November 2018
This Favlet displays ARIA roles, states, and properties for the document and any frames in the same domain.
(See Install a Favlet for instructions on how to add this Favlet to your browser).