Template:Http://2013.igem.org/Team:Colombia Uniandes/Bootstrap

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
 +
    <script type="text/javascript" src="http://twitter.github.com/bootstrap/assets/js/bootstrap-dropdown.js"></script>
 +
    <script type="text/javascript">
 +
        $(document).ready(function () {
 +
            $('.dropdown-toggle').dropdown();
 +
        });
 +
  </script>
<head>
<head>

Revision as of 00:27, 2 July 2013