Team:Nankai

From 2014.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<!--make Bootstrap template (any outside servers) perfectly work in iGEM wiki system. How to? First you buy a server and upload your websites, and then copy my code below, replace your servers address. Second, in every iGEM wiki page, put the similar code.(How to edit page? Replace your school name (and year ) in "https://2014.igem.org/wiki/index.php?title=Team:Tongji&action=edit" and put it in your browser) (and if you want to edit Tongji/Team, just add /Team in that address) Third, in every linkage, replace "href="xxx" by "onclick=window.parent.location.href="xxx"", if you have pdf file, please upload to iGEM and paste the address. If you have further question please feel free to ask me. Nelson's email: yuiuiuiuiui@163.com-->
+
<!--Thanks to Nelson's works.make Bootstrap template (any outside servers) perfectly work in iGEM wiki system. How to? First you buy a server and upload your websites, and then copy my code below, replace your servers address. Second, in every iGEM wiki page, put the similar code.(How to edit page? Replace your school name (and year ) in "https://2014.igem.org/wiki/index.php?title=Team:Nankai&action=edit" and put it in your browser) (and if you want to edit Nankai/Team, just add /Team in that address) Third, in every linkage, replace "href="xxx" by "onclick=window.parent.location.href="xxx"", if you have pdf file, please upload to iGEM and paste the address. If you have further question please feel free to ask Nelson's email: yuiuiuiuiui@163.com-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
+
<script src="http://inankai.cn/igem/assets/jqueryv182.js"></script>
<script>
<script>
-
   
+
    $('head').empty();
-
  $('head').empty();
+
   $('body').empty().removeClass().css('margin','0');
   $('body').empty().removeClass().css('margin','0');
    
    
-
   var iframe = $('<iframe src="http://inankai.cn/igem/l" style="border: 0; width: 100%;"></iframe>').css('height',$(window).height());
+
   var iframe = $('<iframe src="http://inankai.cn/igem" style="border: 0; width: 100%;"></iframe>').css('height',$(window).height());
   $('body').html(iframe);
   $('body').html(iframe);

Latest revision as of 01:30, 18 October 2014