Team:UCL Academy/js/initjs
From 2013hs.igem.org
(Difference between revisions)
(Blanked the page) |
|||
Line 1: | Line 1: | ||
- | + | $(document).ready(function(){ | |
+ | $('injectcontent').load('http://www.synbiosoc.org/igemhs/'); | ||
+ | } |
Revision as of 13:17, 9 June 2013
$(document).ready(function(){
$('injectcontent').load('http://www.synbiosoc.org/igemhs/');
}