Team:DTU-Denmark/Templates/Take the tour slider

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
 
-
<script src="http://cdn.jquerytools.org/1.2.5/jquery.tools.min.js"></script>
 
-
 
-
<script>
 
// execute your scripts when the DOM is ready. this is mostly a good habit
// execute your scripts when the DOM is ready. this is mostly a good habit
$(function() {
$(function() {

Revision as of 21:20, 31 August 2011

// execute your scripts when the DOM is ready. this is mostly a good habit $(function() { // initialize scrollable $(".scrollable").scrollable(); });

Slide 2

Slide 3

Slide 4