Difference between revisions of "Team:Purdue/Navpage"

Line 76: Line 76:
 
}
 
}
 
}
 
}
document.getElementById("div").appendChild(entryBlocks[i].Header);
+
document.getElementById("di").appendChild(entryBlocks[i].Header);
document.getElementById("div").appendChild(entryBlocks[i].ulList);
+
document.getElementById("di").appendChild(entryBlocks[i].ulList);
 
}
 
}
 
}
 
}
Line 84: Line 84:
  
 
</head>
 
</head>
<div class="basic-page-body" id="div">
+
<div class="basic-page-body" id="di">
 
<!-- This page is for the creation of an alphabetical pages link -->
 
<!-- This page is for the creation of an alphabetical pages link -->
 
<p id="error"></p>
 
<p id="error"></p>

Revision as of 16:59, 13 June 2018

Bootstrap Example