Team:UT-Tokyo/Templates/BeginContent
From 2011.igem.org
(Difference between revisions)
m |
|||
Line 549: | Line 549: | ||
$(window).hashchange(function() { | $(window).hashchange(function() { | ||
if (UT_Tokyo.needHandling) { | if (UT_Tokyo.needHandling) { | ||
- | if (!location.hash) return; | + | // if (!location.hash) return; |
toUrl = UT_Tokyo.urlFromHash(location.hash); | toUrl = UT_Tokyo.urlFromHash(location.hash); | ||
UT_Tokyo.transit(toUrl); | UT_Tokyo.transit(toUrl); |
Revision as of 17:06, 7 September 2011