Difference between revisions of "Template:Team:Vilnius-Lithuania/Vilnius15 Style"

Line 2: Line 2:
 
<head>
 
<head>
  
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
        $("p").filter( function() {
 +
            return $.trim($(this).html()) == '';
 +
        }).remove()
 +
    });
 +
    $(document).ready(function() {
 +
        $("p").filter( function() {
 +
            return $.trim($(this).html()) == '<br>';
 +
        }).remove()
 +
    });
 +
</script>
 
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 
 
     <script src="https://2013.igem.org/Team:TU-Munich/TUM13_bxslider.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
 
     <script src="https://2013.igem.org/Team:TU-Munich/TUM13_bxslider.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
 
     <script src="https://2015.igem.org/Team:Vilnius-Lithuania/Vilnius15_Script?action=raw&ctype=text/javascript" type="text/javascript"></script>
 
     <script src="https://2015.igem.org/Team:Vilnius-Lithuania/Vilnius15_Script?action=raw&ctype=text/javascript" type="text/javascript"></script>

Revision as of 13:20, 23 July 2015