Difference between revisions of "ARIA Favlet"
Jump to navigation
Jump to search
(Clean up the instructions on how to "install" the Favlet) |
(Add link to "Install a Favlet") |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
This Favlet displays ARIA roles, states, and properties for the document and any frames in the same domain. | This Favlet displays ARIA roles, states, and properties for the document and any frames in the same domain. | ||
Line 9: | Line 5: | ||
<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> | ||
+ | |||
+ | (See [[Install a Favlet]] for instructions on how to add this Favlet to your browser). | ||
+ | |||
<!-- <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> --> |
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). Source code to ARIA Favlet on github