Team:TecMonterrey/test
From 2013.igem.org
(Difference between revisions)
KingDavid2 (Talk | contribs) |
KingDavid2 (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
<html style="height:100%;"> | <html style="height:100%;"> | ||
- | |||
- | |||
<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> | + | <title>iGem Tec de Monterrey</title> |
- | <style | + | <style> |
- | + | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, #menubar, #top-section, #content{ | |
- | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo, #menubar, #top-section,#content{ | + | |
display:none;} | display:none;} | ||
Line 18: | Line 12: | ||
background:white; | background:white; | ||
} | } | ||
- | |||
</style> | </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> | <script type="text/javascript" charset="utf-8" src="https://2013.igem.org/Team:TecMonterrey/test/final_edgePreload.js?action=raw"></script> | ||
<style> | <style> | ||
.edgeLoad-iGem { visibility:hidden; } | .edgeLoad-iGem { visibility:hidden; } | ||
- | |||
</style> | </style> | ||
- | + | ||
</head> | </head> | ||
+ | |||
<body style="margin:0;padding:0;height:100%;"> | <body style="margin:0;padding:0;height:100%;"> | ||
<div id="Stage" class="iGem"> | <div id="Stage" class="iGem"> |
Revision as of 15:20, 16 September 2013