Team:UC Davis/Projects
From 2010.igem.org
(Difference between revisions)
Line 47: | Line 47: | ||
var initial = window.location.href.slice(window.location.href.indexOf('?') + 1); | var initial = window.location.href.slice(window.location.href.indexOf('?') + 1); | ||
- | + | alert(tab); | |
+ | alert(initial); | ||
if(tab == 4) | if(tab == 4) | ||
tab = initial; | tab = initial; |
Revision as of 03:29, 28 October 2010
|
|
|