Team:SUSTC-Shenzhen/Contact

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <script> function loadjsfile(filename){ var fileref=document.createElement('script'); fileref.setAttribute("type","text/javascript"); fileref.setAttribute("src", fi...")
Line 28: Line 28:
$('body').load('/Team:SUSTC-Shenzhen/WikiPlay/contact.htm?action=raw');
$('body').load('/Team:SUSTC-Shenzhen/WikiPlay/contact.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 16:55, 21 June 2014