Team:UT-Tokyo/Templates/BeginContent
From 2011.igem.org
(Difference between revisions)
Line 490: | Line 490: | ||
$('#pageTitle').html(h); | $('#pageTitle').html(h); | ||
}, 80); | }, 80); | ||
+ | document.location.href = toUrl; | ||
+ | /* | ||
$.ajax({ | $.ajax({ | ||
'url': toUrl, | 'url': toUrl, | ||
Line 535: | Line 537: | ||
} | } | ||
}); | }); | ||
+ | */ | ||
}; | }; | ||
Line 591: | Line 594: | ||
return false; | return false; | ||
}); | }); | ||
- | + | /* | |
$(window).hashchange(function() { | $(window).hashchange(function() { | ||
if (UT_Tokyo.needHandling) { | if (UT_Tokyo.needHandling) { | ||
Line 601: | Line 604: | ||
$(window).hashchange(); | $(window).hashchange(); | ||
+ | */ | ||
} | } | ||
Line 660: | Line 664: | ||
</div> | </div> | ||
- | <div id="pageContent"> | + | <div id="pageContent"></html> |
- | </html> | + |
Revision as of 17:30, 13 September 2011