Team:UCLondon/Templates/slide-deck

From 2012e.igem.org

(Difference between revisions)
Line 8: Line 8:
-
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
+
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>-->
<script type="text/javascript" src="http://shama.github.com/jmpress.js/dist/jmpress.js"></script>
<script type="text/javascript" src="http://shama.github.com/jmpress.js/dist/jmpress.js"></script>
<script>
<script>
Line 14: Line 14:
$(document).ready(function(event) {
$(document).ready(function(event) {
-
$('#jmpress').jmpress( { });
+
$('#jmpress').jmpress( );
});
});

Revision as of 23:31, 23 October 2012