Difference between revisions of "Team:SDU-Denmark/Introduction"

Line 56: Line 56:
 
$(".sidesubmenu").not(sidesubmenu).hide();
 
$(".sidesubmenu").not(sidesubmenu).hide();
 
 
+
        flag = $('#accordion').find('#2');
 +
 
 +
//Expand or collapse this panel
 +
topsubmenu = $(flag).find('.topsubmenu');
 +
topsubmenu.show();
 +
 
 +
 +
 
 +
//Hide the other panels
 +
$(".topsubmenu").not(topsubmenu).hide();
 +
 
     </script>
 
     </script>
 
</div> <!---- .row END -->
 
</div> <!---- .row END -->
 
</div> <!---- .container-fluid END -->
 
</div> <!---- .container-fluid END -->
 
</html>
 
</html>

Revision as of 16:14, 13 October 2016

Introduction


Welcome to our Wiki

In this chapter you have a chance to learn a little about the members of the SDU-Denmark iGEM team. You can also find information about who has helped us during our project, financially and otherwise. Then you can go on to read about which other teams we have helped and before you go on to the next chapter you will be presented with our achievements. From the achievements page you can follow links to the pages of our wiki that documents each achievement.
Have a nice read.