Game:520 Unit 1 Study Buddy

From Doc-Wiki
Revision as of 22:11, 17 January 2026 by Docmoates (talk | contribs) (Auto-loading iframe using JavaScript)
Jump to navigation Jump to search
<div id="game-frame-container"></div>

<script>
document.addEventListener('DOMContentLoaded', function() {
    var container = document.getElementById('game-frame-container');
    if (container) {
        container.innerHTML = '<iframe src="https://wiki.docmoates.com/index.php?title=Game/520 Unit 1 Study Buddy&action=raw" style="position:fixed; top:0; left:0; width:100%; height:100%; border:none; z-index:9999;" frameborder="0" allowfullscreen></iframe>';
    }
});
</script>

<noscript>
<p style="text-align:center; margin:50px; font-size:18px;">
JavaScript is required to load this study application.<br>
<a href="https://wiki.docmoates.com/index.php?title=Game/520 Unit 1 Study Buddy&action=raw">Click here to launch the game manually</a>
</p>
</noscript>

[[Category:Herzing University/Games]]
[[Category:HU NSG 520 Pathophysiology and Pharmacology]]