Difference between revisions of "Team:SDU-Denmark/Parts procedures"

Line 52: Line 52:
 
//Hide the other panels
 
//Hide the other panels
 
$(".sidesubmenu").not(sidesubmenu).hide();
 
$(".sidesubmenu").not(sidesubmenu).hide();
 +
 +
        flag = $('#accordion').find('#4');
 +
 +
//Expand or collapse this panel
 +
topsubmenu = $(flag).find('.topsubmenu');
 +
topsubmenu.show();
 +
 +
 +
 +
//Hide the other panels
 +
$(".topsubmenu").not(topsubmenu).hide();
 +
 
 
 
 

Revision as of 16:27, 13 October 2016

Parts & Procedures


In this chapter you can read about which BioBrick parts were created in the course of our project, see when they were created in the week-by-week notebook, and also read about the safety precautions we took while working with our project and the risk assessment we have made concerning Bacto-Aid.