Team:TU Delft/header2
From 2010.igem.org
(Difference between revisions)
Line 82: | Line 82: | ||
} | } | ||
- | function historyCallback(hash) { | + | function historyCallback(hash) { |
+ | alert('historyCallback: ' + hash); | ||
// hash doesn't contain the first # character. | // hash doesn't contain the first # character. | ||
if(hash) { | if(hash) { |
Revision as of 13:04, 22 July 2010