Difference between revisions of "Phishing fix favlet"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
<a href="javascript: | <a href="javascript: | ||
− | function traverseFrames(doc | + | function traverseFrames(doc) { |
// 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 17: | Line 17: | ||
} catch(e) { | } catch(e) { | ||
//errors are stored in _SRObj too | //errors are stored in _SRObj too | ||
− | |||
− | |||
} | } | ||
} | } | ||
} | } | ||
− | return | + | return ""; |
} | } | ||
− | traverseFrames(document | + | traverseFrames(document);"> Phishing Fix Favlet </a> |
<p class="callout-trigger"> test </p> | <p class="callout-trigger"> test </p> | ||
</html> | </html> |
Revision as of 20:14, 22 November 2019
test