Team:TecMonterrey/test

From 2013.igem.org

(Difference between revisions)
(Created page with "<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> <title>Untitled</title...")
 
(113 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE html>
+
<html style="height:100%;">
-
<html>
+
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
-
<title>Untitled</title>
+
<title>iGem Tec de Monterrey</title>
-
<!--Adobe Edge Runtime-->
+
 
-
     <script type="text/javascript" charset="utf-8" src="test/animacion1_edgePreload"></script>
+
<style>
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, #menubar {
 +
    display:none;
 +
}
 +
 
 +
#top-section {
 +
    border: none;
 +
    height: 0px;
 +
}
 +
 
 +
.wf-happymonkey-n4-active{
 +
height:98%;
 +
}
 +
 
 +
#globalWrapper{
 +
height:100%;
 +
}
 +
 
 +
#content {
 +
    border: none;
 +
width:100%;
 +
height:100%;
 +
padding:0px;
 +
margin-top:-5px;
 +
}
 +
 
 +
#bodyContent{
 +
height:100%;
 +
}
 +
 
 +
body{
 +
background:white;
 +
}
 +
 
 +
</style>
 +
 
 +
<script type="text/javascript">
 +
 
 +
    $(document).ready(function() {
 +
        $("p").filter( function() {
 +
            return $.trim($(this).html()) == '';
 +
        }).remove()
 +
    });
 +
</script>
 +
 
 +
     <script type="text/javascript" charset="utf-8" src="https://2013.igem.org/Team:TecMonterrey/test/final_edgePreload.js?action=raw"></script>
     <style>
     <style>
-
         .edgeLoad-EDGE-1128125 { visibility:hidden; }
+
         .edgeLoad-iGem { visibility:hidden; }
     </style>
     </style>
-
<!--Adobe Edge Runtime End-->
+
 
</head>
</head>
-
<body style="margin:0;padding:0;">
+
 
-
<div id="Stage" class="EDGE-1128125">
+
<body style="margin:0;margin-top:-6px;padding:0;height:101%;">
 +
<div id="Stage" class="iGem">
</div>
</div>
</body>
</body>
 +
 +
</html>
</html>

Latest revision as of 16:30, 16 September 2013

iGem Tec de Monterrey