Difference between revisions of "Img Alt Favlet"

From Level Access Web Labs
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:
Right click or press the applications key on this link.  Choose Add to Favorites or Add to Bookmarks to add this Favlet to your Favorites or Bookmarks.
+
This Favlet displays the alt attribute value of images for the document and any frames in the same domain.
  
This Favlet display 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 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 ARIA favlet on github</a>
+
<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).

Img-Alt Favlet

Source code to Img Alt favlet on github