Team:Poznan-BioInf/borders/top
From 2013.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Poznan-BioInf/stylesheet&action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Poznan-BioInf/stylesheet&action=raw&ctype=text/css" type="text/css" /> | ||
+ | |||
+ | <!-- ie9.js (fixes all Internet Explorer browsers older than ie9) --> | ||
+ | <!--[if lt IE 9]> | ||
+ | <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script> | ||
+ | <![endif]--> | ||
+ | |||
+ | <!-- Remove all empty <p> tags --> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $("p").filter( function() { | ||
+ | return $.trim($(this).html()) == ''; | ||
+ | }).remove() | ||
+ | }); | ||
+ | </script> | ||
Revision as of 14:08, 1 October 2013