Team:Pitt/Notebook
From 2014.igem.org
(Difference between revisions)
Line 95: | Line 95: | ||
function flip_page(change) { | function flip_page(change) { | ||
- | if ((page_number + change) | + | if ((page_number + change) <= 0 || (page_number + change >= 5)) { |
hide_page(page_number); | hide_page(page_number); | ||
page_number = page_number + change; | page_number = page_number + change; |
Revision as of 19:40, 14 June 2014
WELCOME TO iGEM 2014!Your team has been approved and you are ready to start the iGEM season!
|
||||||||||||
| ||||||||||||
Notebook | ||||||||||||
This is the first page. This is the second page. This page has a picture of a platypus.
This page has green text. You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well. |