m |
m |
||
Line 121: | Line 121: | ||
$("#bioIMG").css("width", "12%"); | $("#bioIMG").css("width", "12%"); | ||
$("#bioIMG").css("background-color", "grey"); | $("#bioIMG").css("background-color", "grey"); | ||
− | |||
− | |||
− | |||
− | |||
$("#inorgIMG").css("margin", "2% 5%"); | $("#inorgIMG").css("margin", "2% 5%"); | ||
$("#inorgIMG").css("width", "10%"); | $("#inorgIMG").css("width", "10%"); | ||
$("#inorgIMG").css("background-color", "white"); | $("#inorgIMG").css("background-color", "white"); | ||
+ | |||
+ | $("#pdfPage").attr("src", "https://static.igem.org/mediawiki/2018/7/71/T--Warwick--RiboModelling.pdf"); | ||
} | } | ||
Line 135: | Line 133: | ||
$("#bioIMG").css("width", "10%"); | $("#bioIMG").css("width", "10%"); | ||
$("#bioIMG").css("background-color", "white"); | $("#bioIMG").css("background-color", "white"); | ||
− | |||
− | |||
− | |||
− | |||
$("#inorgIMG").css("margin", "1% 4%"); | $("#inorgIMG").css("margin", "1% 4%"); | ||
$("#inorgIMG").css("width", "12%"); | $("#inorgIMG").css("width", "12%"); | ||
$("#inorgIMG").css("background-color", "grey"); | $("#inorgIMG").css("background-color", "grey"); | ||
+ | |||
+ | $("#pdfPage").attr("src", "placeholder"); | ||
} | } | ||
Line 210: | Line 206: | ||
</div> | </div> | ||
<div class='Contents' id='Content1'> | <div class='Contents' id='Content1'> | ||
− | + | ||
− | < | + | <embed id='pdfPage' style='display: none; margin: 0% 15% 0% 15%;' src="" type="application/pdf" width="70%" height="800px" /> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 23:56, 17 October 2018
igem@warwick.ac.uk