Template:Team:CityU HK/CSS

From 2014.igem.org

(Difference between revisions)
Line 191: Line 191:
margin-bottom: 10px;
margin-bottom: 10px;
}
}
-
 
+
-
<script>
+
-
// bootstrap navbar hover dropdown
+
-
    $(function(){
+
-
        $('.dropdown').hover(function() {
+
-
            $(this).toggleClass('open');
+
-
            });
+
-
    });
+
-
</script>
+
</html>
</html>

Revision as of 01:35, 28 August 2014

Bootstrap 101 Template