Team:Virginia/Test

From 2014.igem.org

(Difference between revisions)
Line 15: Line 15:
}
}
-
#flipbook{
 
-
    width:922px;
 
-
    height:600px;
 
-
}
 
Line 76: Line 72:
$(function(){
$(function(){
$("#flipbook").turn({
$("#flipbook").turn({
-
     width: 400,
+
     width: 922,
-
     height: 300,
+
     height: 600,
     autoCenter: true
     autoCenter: true
});
});

Revision as of 05:18, 16 October 2014

Turn.js
Page 2
Page 3
Page 4