Team:DTU-Denmark

From 2014.igem.org

(Difference between revisions)
Line 46: Line 46:
</ul>
</ul>
-
   
+
  $(document).ready(function(){
 +
  $('.bxslider').bxSlider();
 +
});
</body>
</body>
</html>
</html>

Revision as of 19:53, 4 July 2014

$(document).ready(function(){ $('.bxslider').bxSlider(); });