Team:SUSTC-Shenzhen

From 2014.igem.org

(Difference between revisions)
Line 25: Line 25:
//loadcssfile("//maxcdn.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css");
//loadcssfile("//maxcdn.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css");
//loadjsfile("//maxcdn.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js");
//loadjsfile("//maxcdn.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js");
-
$('head').load('/Team:SUSTC-Shenzhen/WikiPlay/header.htm?action=raw');
 
$('html').load('/Team:SUSTC-Shenzhen/WikiPlay/index.htm?action=raw');
$('html').load('/Team:SUSTC-Shenzhen/WikiPlay/index.htm?action=raw');
-
 
-
$("<div>").load('/Team:SUSTC-Shenzhen/WikiPlay/footer.htm?action=raw', function() {
 
-
    $("body").append($(this).html());
 
-
});
 
</script>
</script>
</html>
</html>

Revision as of 03:04, 21 July 2014