Difference between revisions of "Team:Northwestern/Lab"

Line 61: Line 61:
 
$(document).ready(function () {
 
$(document).ready(function () {
 
     var parentDivs = $('#nestedAccordion div'),
 
     var parentDivs = $('#nestedAccordion div'),
         childDivs = $('#nestedAccordion button').siblings('div');
+
         childDivs = $('#nestedAccordion h3').siblings('div');
  
     $('#nestedAccordion w3-button').click(function () {
+
     $('#nestedAccordion button').click(function () {
 
         parentDivs.slideUp();
 
         parentDivs.slideUp();
 
         if ($(this).next().is(':hidden')) {
 
         if ($(this).next().is(':hidden')) {

Revision as of 15:38, 28 August 2017

Northwestern Template Northwestern Template

Northwestern Template

Your device does not support embed PDFs. Please click the following link to open up the PDF.

Week 3

Your device does not support embed PDFs. Please click the following link to open up the PDF.

Week 4

Your device does not support embed PDFs. Please click the following link to open up the PDF.

Week 5

Your device does not support embed PDFs. Please click the following link to open up the PDF.

Week 6

Your device does not support embed PDFs. Please click the following link to open up the PDF.

Week 7

Your device does not support embed PDFs. Please click the following link to open up the PDF.

Your device does not support embed PDFs. Please click the following link to open up the PDF. Interlab