Team:Harvard/Template:TeamCode

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <!-- CSS --> <style type="text/css"> /* jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider Copyright (c) 2009 Niall Doherty This plugin available for use in...")
Line 536: Line 536:
</script>
</script>
 +
 +
<!-- JS initilization -->
 +
<script type="text/javascript">
 +
$().ready(function() {
 +
$('#coda-slider-1').codaSlider();
 +
                              $('#coda-slider-2').codaSlider();
 +
});
 +
</script>
 +
<!-- end template -->
<!-- end template -->
</html>
</html>

Revision as of 05:13, 28 October 2011