Best Practices Resources Catalog: Difference between revisions
From ASDSO Dam Safety Toolbox
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 327: | Line 327: | ||
{{WhatLinksHere|source=/wiki/Best_Practices_Resources_Catalog} | {{WhatLinksHere|source=Best_Practices_Resources_Catalog}} | ||
<html> | |||
<iframe id="iframeWin" | |||
src="/wiki/Special:WhatLinksHere/Best_Practices_Resources_Catalog" | |||
style="border:none;height:500px;width:100%;display:none;" | |||
scrolling="no" | |||
title="What Links Here"></iframe> | |||
<script> | |||
document.querySelector("iframe").addEventListener( "load", function(e) { | |||
var iframeWin = document.getElementById("iframeWin"); | |||
var content = (iframeWin.contentWindow || iframeWin.contentDocument); | |||
if (content.document)content = content.document; | |||
// Adjust padding/margin | |||
iframeWin.contentWindow.document.getElementById('maincontentwrapper').style.marginLeft = "0px"; | |||
iframeWin.contentWindow.document.getElementById('maincontentwrapper').style.paddingLeft = "0px"; | |||
// Hide header, heading, back link & footer | |||
content.body.getElementsByTagName("header")[0].style.display = "none"; | |||
content.body.getElementsByClassName("firstHeading")[0].style.display = "none"; | |||
iframeWin.contentWindow.document.getElementById('contentSub').style.display = "none"; | |||
content.body.getElementsByTagName("footer")[0].style.display = "none"; | |||
// Show iframe | |||
iframeWin.style.display="block"; | |||
}); | |||
</script> | |||
</html> |
Revision as of 22:56, 5 April 2023
The following table summarizes the best practices documentation that is referenced on this website. It is not an exhaustive list of dam safety technical references, but is intended to provide the best high level guidance that is currently in use. Also see the Training Opportunities page for a summary of webinars referenced on the website.