Difference between revisions of "Table Summary Favlet"
Jump to navigation
Jump to search
(Add link to "Install a Favlet") |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | This Favlet displays the table summary attribute for tables in 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> | ||
− | <a href="javascript:void((function(){var%20element=document.createElement('script');element.setAttribute('src','https://mraccess77.github.io/favlets/table-summary.js'); document.body.appendChild(element)})());"> Table Summary Favlet </a> | + | <div style="padding-bottom:1em;"> |
− | <iframe src="https://mraccess77.github.io/favlets/table-summary.js"> | + | <a href="javascript:void((function(){var%20element=document.createElement('script');element.setAttribute('src','https://mraccess77.github.io/favlets/table-summary.js'); document.body.appendChild(element)})());"> Table Summary Favlet </a> |
− | </iframe> | + | </div> |
+ | <!-- | ||
+ | <iframe style="width:100%;" src="https://mraccess77.github.io/favlets/table-summary.js"> | ||
+ | </iframe> --> | ||
+ | <a href="https://github.com/mraccess77/mraccess77.github.io/blob/master/favlets/table-summary.js"> Source code to Table summary favlet on github</a> | ||
</html> | </html> | ||
[[Category:Favlet]] | [[Category:Favlet]] |
Latest revision as of 22:04, 6 November 2018
This Favlet displays the table summary attribute for tables in the document and any frames in the same domain.
(See Install a Favlet for instructions on how to add this Favlet to your browser).