Template:Http://2013.igem.org/Team:Colombia Uniandes/Bootstrap
From 2013.igem.org
(Difference between revisions)
Trafalmejo (Talk | contribs) |
Trafalmejo (Talk | contribs) |
||
Line 11: | Line 11: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
+ | |||
+ | $(document).ready(function () { | ||
+ | $('.carousel').carousel() | ||
+ | interval: 1000 | ||
+ | }); | ||
$(document).ready(function () { | $(document).ready(function () { | ||
$('.dropdown-toggle').dropdown(); | $('.dropdown-toggle').dropdown(); | ||
}); | }); | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</script> | </script> |
Revision as of 20:52, 16 July 2013