Team:TU Delft/header2
From 2010.igem.org
(Difference between revisions)
Line 39: | Line 39: | ||
// Initialize history plugin. | // Initialize history plugin. | ||
$.history.init(pageload); | $.history.init(pageload); | ||
+ | |||
+ | if(activePage == "home") { | ||
+ | $.history.load("home"); | ||
+ | } | ||
// set onlick event for menu buttons | // set onlick event for menu buttons |
Revision as of 14:13, 21 July 2010