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-contain").html());
+
   $("body.page-Team_CSIA-SouthKorea").append("<iframe class='heroku-iframe' src='http://csia-southkorea.herokuapp.com'></iframe>");
  });
  });
</script>
</script>
Line 22: Line 22:
<div id="page-contain">
<div id="page-contain">
  <div class="page-real-main">
  <div class="page-real-main">
-
  <iframe class="heroku-iframe" src="http://csia-southkorea.herokuapp.com"></iframe>
 
  </div>
  </div>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 07:26, 6 June 2014