m |
m |
||
Line 127: | Line 127: | ||
$("#pdfPage").attr("src", "https://static.igem.org/mediawiki/2018/7/71/T--Warwick--RiboModelling.pdf"); | $("#pdfPage").attr("src", "https://static.igem.org/mediawiki/2018/7/71/T--Warwick--RiboModelling.pdf"); | ||
+ | $("#pdfPage").css("display","block"); | ||
} | } | ||
Line 139: | Line 140: | ||
$("#pdfPage").attr("src", "placeholder"); | $("#pdfPage").attr("src", "placeholder"); | ||
+ | $("#pdfPage").css("display","block"); | ||
} | } | ||
Revision as of 23:57, 17 October 2018
igem@warwick.ac.uk