Difference between revisions of "Phishing fix favlet"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <a href="javascript: | + | <a href="javascript:function traverseFrames(doc,_SRObj) { |
− | |||
− | |||
// check for sr-only class in current document and then check it's frames | // check for sr-only class in current document and then check it's frames | ||
Line 24: | Line 22: | ||
return _SRObj; | return _SRObj; | ||
} | } | ||
− | )( | + | ) |
+ | traverseFrames(document, SRObj);"> Phishing Fix Favlet </a> | ||
<p class="callout-trigger"> test </p> | <p class="callout-trigger"> test </p> | ||
</html> | </html> |
Revision as of 20:10, 22 November 2019
test