m |
|||
(One intermediate revision by one other user not shown) | |||
Line 126: | Line 126: | ||
$("#inorgIMG").css("background-color", "white"); | $("#inorgIMG").css("background-color", "white"); | ||
− | $("#pdfPage").attr("src", "https:// | + | $("#pdfPage").attr("src", "https://static.igem.org/mediawiki/2018/7/7b/T--Warwick--2018-LastFinalModel.pdf"); |
$("#pdfPage").css("display","block"); | $("#pdfPage").css("display","block"); | ||
} | } | ||
Line 139: | Line 139: | ||
$("#inorgIMG").css("background-color", "grey"); | $("#inorgIMG").css("background-color", "grey"); | ||
− | $("#pdfPage").attr("src", " | + | $("#pdfPage").attr("src", "https://static.igem.org/mediawiki/2018/3/33/T--Warwick--LeadModel.pdf"); |
$("#pdfPage").css("display","block"); | $("#pdfPage").css("display","block"); | ||
} | } |
Latest revision as of 02:18, 18 October 2018
igem@warwick.ac.uk