Game:520 Unit 1 Study Buddy: Difference between revisions

From Doc-Wiki
Jump to navigation Jump to search
Auto-loading iframe using JavaScript
Forcing wikitext content model
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div id="game-frame-container"></div>
{{#widget:520Unit1StudyBuddy}}
 
<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:HU NSG 520 Pathophysiology and Pharmacology]]
[[Category:Herzing University/Games]]
[[Category:Herzing University/Games]]
[[Category:HU NSG 520 Pathophysiology and Pharmacology]]

Latest revision as of 22:27, 17 January 2026