Team:Penn

From 2013.igem.org

(Difference between revisions)
Line 73: Line 73:
          
          
     </style>
     </style>
 +
<script>
 +
        jQuery(document).ready(function($) {
 +
 +
  $('#carousel').infiniteCarousel({
 +
transitionSpeed : 2000,
 +
displayTime : 5000,
 +
textholderHeight : .25,
 +
displayProgressBar : 0,
 +
        internalThumbnails: true
 +
     
 +
});
 +
          });
 +
    </script>
</head>
</head>
<body>
<body>
Line 135: Line 148:
    
    
</body>
</body>
-
<script>
+
 
-
        jQuery(document).ready(function($) {
+
-
+
-
  $('#carousel').infiniteCarousel({
+
-
transitionSpeed : 2000,
+
-
displayTime : 5000,
+
-
textholderHeight : .25,
+
-
displayProgressBar : 0,
+
-
        internalThumbnails: true
+
-
     
+
-
});
+
-
          });
+
-
    </script>
+
</html>
</html>

Revision as of 15:04, 23 August 2013

Penn iGEM