Difference between revisions of "Team:William and Mary/nonuxor/index iframe"

Line 1: Line 1:
 
<html>
 
<html>
 
<script>
 
<script>
$('#sideMenu').remove()
+
$('#sideMenu').remove();
$('div[id="content"][class="mw-body"][role="main"]').replaceWith(`
+
$('div[id="content"][class="mw-body"][role="main"]').replaceWith(
 +
`
 
<iframe src="https://2017.igem.org/Team:William_and_Mary/nonuxor/index?action=render" style="width: 100vw;height: 100vh;">
 
<iframe src="https://2017.igem.org/Team:William_and_Mary/nonuxor/index?action=render" style="width: 100vw;height: 100vh;">
 
</iframe>
 
</iframe>

Revision as of 19:11, 23 August 2017