Team:KAIST-Korea/jihanmenu

From 2011.igem.org

(Difference between revisions)
Line 50: Line 50:
// Start the script upon page load
// Start the script upon page load
-
$(function() {
+
$(function()) {
buildBreadCrumbTrail(window.location.pathname);
buildBreadCrumbTrail(window.location.pathname);
}
}

Revision as of 09:03, 7 August 2011