m |
m |
||
Line 125: | Line 125: | ||
function hideContents(){ | function hideContents(){ | ||
$(".Contents").css("display", "none"); | $(".Contents").css("display", "none"); | ||
− | |||
} | } | ||
Line 233: | Line 232: | ||
$("#GenericTitle").html("Team Lead Lab Book"); | $("#GenericTitle").html("Team Lead Lab Book"); | ||
− | $("#Content1"). | + | $("#Content1").html("<embed id='pdfPage' style='display: none; margin: 0% 15% 0% 15%;' src='https://static.igem.org/mediawiki/2018/a/a1/T--Warwick--leadbook.pdf' type='application/pdf' width='70%' height='800px' />"); |
− | + | ||
} | } | ||
Line 304: | Line 302: | ||
</div> | </div> | ||
<div class='Contents' id='Content1'> | <div class='Contents' id='Content1'> | ||
− | |||
− | |||
− | |||
</div> | </div> | ||
<div class='Contents' id='Content2'> | <div class='Contents' id='Content2'> |
Revision as of 02:25, 18 October 2018
igem@warwick.ac.uk