Team:Ravenwood Raptors
From 2014hs.igem.org
(Difference between revisions)
TejasManohar (Talk | contribs) |
TejasManohar (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <script src="http://code.jquery.com/jquery-1.11.1.min.js" type="text/javascript"></script> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | // If replace original site, it may bad | ||
+ | $("body.page-Team_CSIA-SouthKorea").append("<iframe class='heroku-iframe' src='http://csia-southkorea.herokuapp.com'></iframe>"); | ||
+ | }); | ||
+ | </script> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | .heroku { | + | .heroku-iframe{ |
position: absolute; | position: absolute; | ||
width: 100%; | width: 100%; | ||
Line 11: | Line 18: | ||
overflow: hidden; | overflow: hidden; | ||
z-index: 999; | z-index: 999; | ||
- | + | } | |
- | + | ||
- | + | ||
- | } | + | |
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
- | < | + | <div id="page-contain"> |
+ | <div class="page-real-main"> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 02:02, 19 June 2014