Latin America/Templates/Header

From 2013.igem.org

(Difference between revisions)
Line 102: Line 102:
     <script src="http://examples.getbootstrap.com/bootstrap/js/bootstrap.min.js"></script>
     <script src="http://examples.getbootstrap.com/bootstrap/js/bootstrap.min.js"></script>
     <script src="http://examples.getbootstrap.com/assets/js/holder.js"></script>
     <script src="http://examples.getbootstrap.com/assets/js/holder.js"></script>
-
 
+
    <script>
 +
      !function ($) {
 +
        $(function(){
 +
          // carousel demo
 +
          $('#myCarousel').carousel()
 +
        })
 +
      }(window.jQuery)
 +
    </script>
</body>
</body>

Revision as of 01:20, 14 August 2013

Retrieved from "http://2013.igem.org/Latin_America/Templates/Header"