Difference between revisions of "Img Alt Favlet"
Jump to navigation
Jump to search
(Add link to "Install a Favlet", and fixed some of the text which had been copied from the ARIA favlet page) |
|||
Line 1: | Line 1: | ||
− | + | This Favlet displays the alt attribute value of images 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 9: | Line 9: | ||
<!-- <iframe style="width:100%;" src="https://mraccess77.github.io/favlets/img-alt.js"> | <!-- <iframe style="width:100%;" src="https://mraccess77.github.io/favlets/img-alt.js"> | ||
</iframe> --> | </iframe> --> | ||
− | <a href="https://github.com/mraccess77/mraccess77.github.io/blob/master/favlets/img-alt.js"> Source code to | + | <a href="https://github.com/mraccess77/mraccess77.github.io/blob/master/favlets/img-alt.js"> Source code to Img Alt favlet on github</a> |
</html> | </html> | ||
[[Category:Favlet]] | [[Category:Favlet]] |
Latest revision as of 22:02, 6 November 2018
This Favlet displays the alt attribute value of images 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).