Team:UT Dallas/Notebook

From 2012.igem.org

(Difference between revisions)
Line 123: Line 123:
// If not then add the page
// If not then add the page
book.turn('addPage', element, page);
book.turn('addPage', element, page);
-
// Let's assum that the data is comming from the server and the request takes 1s.
 
-
//setTimeout(function(){
 
-
// element.html('<div class="data">Data for page '+page+'</div>');
 
-
//}, 1000);
 
                         element.load("https://2012.igem.org/Team:UT_Dallas/notebook_data #page"+page);
                         element.load("https://2012.igem.org/Team:UT_Dallas/notebook_data #page"+page);
}
}

Revision as of 17:56, 31 August 2012

Weeks

Notebook