Game:520 Unit 1 Dosage Calc Study Buddy: Difference between revisions

From Doc-Wiki
Jump to navigation Jump to search
Updated to embed game directly using HTMLet
Tag: Replaced
Auto-loading iframe using JavaScript
Line 1: Line 1:
<htmlet>game-game-520-unit-1-dosage-calc-study-buddy</htmlet>
<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 Dosage Calc 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 Dosage Calc Study Buddy&action=raw">Click here to launch the game manually</a>
</p>
</noscript>


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

Revision as of 22:11, 17 January 2026

<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 Dosage Calc 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 Dosage Calc 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]]