Template:Http://2013.igem.org/Team:Colombia Uniandes/Bootstrap
From 2013.igem.org
(Difference between revisions)
Trafalmejo (Talk | contribs) |
Trafalmejo (Talk | contribs) |
||
Line 12: | Line 12: | ||
$(document).ready(function () { | $(document).ready(function () { | ||
$('.dropdown-toggle').dropdown(); | $('.dropdown-toggle').dropdown(); | ||
+ | }); | ||
+ | |||
+ | $(document).ready(function () { | ||
+ | $('.carousel').carousel() | ||
+ | interval: 1000 | ||
+ | |||
}); | }); | ||
Revision as of 05:03, 2 July 2013