Template:Team:HokkaidoU Japan/stylesheets/layout.css

From 2012.igem.org

(Difference between revisions)
Line 58: Line 58:
}
}
-
</style>
+
</style></html>
-
<script type="text/javascript">
+
-
    $(document).ready(function(){
+
-
        if ($('#hokkaidou-column-nav').height() > $('#hokkaidou-column-main').height()) {
+
-
            $('#hokkaidou-column-main').height($('#hokkaidou-column-nav').height());
+
-
        }else{
+
-
            $('#hokkaidou-column-nav').height($('#hokkaidou-column-main').height());
+
-
        }
+
-
    });
+
-
</script>
+
-
</html>
+

Revision as of 11:42, 14 July 2012