Team:Davidson-MissouriW/Team/Pictures
From 2010.igem.org
(Difference between revisions)
Line 47: | Line 47: | ||
function show(id){ | function show(id){ | ||
- | el=document.getElementById(id | + | el=document.getElementById(id); |
- | + | el2=document.getElementById(id); | |
- | el2=document.getElementById(id | + | |
// window.location.hash="Students"; | // window.location.hash="Students"; | ||
- | el.style.display=' | + | el.style.display='block'; |
el2.style.display = 'block'; | el2.style.display = 'block'; | ||
//window.location.hash="row2"; | //window.location.hash="row2"; |
Revision as of 05:42, 27 October 2010