Team:CSIA-SouthKorea

From 2014hs.igem.org

(Difference between revisions)
Line 5: Line 5:
  $(document).ready(function(){
  $(document).ready(function(){
   // If replace original site, it may bad  
   // If replace original site, it may bad  
-
   $("body.page-Team_CSIA-SouthKorea").append($("div#page-1").html());
+
   $("body.page-Team_CSIA-SouthKorea").append($("div#page-contain").html());
  });
  });
</script>
</script>
<style type="text/css">
<style type="text/css">
-
  .test-class{
+
  .page-contain{
   position: absolute;
   position: absolute;
   width: 100%;
   width: 100%;
Line 21: Line 21:
</head>
</head>
<body>
<body>
-
<div id="page-1">
+
<div class="page-contain">
<div class='test-class'><a href='https://2014hs.igem.org/wiki/index.php?title=Team:CSIA-SouthKorea&action=edit'>Edit</a></div>
<div class='test-class'><a href='https://2014hs.igem.org/wiki/index.php?title=Team:CSIA-SouthKorea&action=edit'>Edit</a></div>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 06:33, 6 June 2014