Difference between revisions of "Team:Virginia/Notebook"
Line 57: | Line 57: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$("#flipbook").turn({ | $("#flipbook").turn({ | ||
− | width: | + | width: 800, |
− | height: | + | height: 600, |
autoCenter: true | autoCenter: true | ||
}); | }); | ||
Line 93: | Line 93: | ||
display:inline-block; | display:inline-block; | ||
float:none; | float:none; | ||
+ | } | ||
+ | #flipbook { | ||
+ | width: 800px; | ||
+ | margin-top:50px; | ||
+ | margin-left:10%; | ||
} | } | ||
footer div:first-child { | footer div:first-child { |
Revision as of 15:40, 10 August 2015
Team Notebook
The pages below are directly from our team notebook, which was kept throughout the whole project development process. Click on the top right corner to move forward a page, and click the top left corner to move back a page.
Turn.js
Page 1
Page 2
Page 3
Page 4