Team:UNAM-Genomics Mexico/Templates/Team
From 2011.igem.org
(Difference between revisions)
(Corrected background typo) |
(Gave functionality to HeapScreen function in javascript) |
||
Line 2: | Line 2: | ||
<!-- | <!-- | ||
- | @VERSION 1.1. | + | @VERSION 1.1.2 |
@NAME /Templates/Team | @NAME /Templates/Team | ||
@DESC This is a wiki template designed for the welcoming page. | @DESC This is a wiki template designed for the welcoming page. | ||
Line 22: | Line 22: | ||
</script> | </script> | ||
- | <script | + | <script type="text/javascript"> |
- | var | + | var onTopId = "psi"; |
function HeapScreen(currId){ | function HeapScreen(currId){ | ||
- | + | var screenOnTop = document.getElementById( onTopId + "Screen" ); | |
- | + | screenOnTop.style.zIndex = "1"; | |
- | + | screenOnTop = document.getElementById( currId + "Screen" ); | |
+ | screenOnTop.style.zIndex = "2"; | ||
+ | onTopId = currId; | ||
} | } | ||
Revision as of 02:45, 23 July 2011
==psiPSIpsiPSIpsi==
Alpha
==alphaALPHAalpha==
Beta
==betaBETAbeta==
Gamma
==gammaGAMMAgamma==
Delta
==deltaDELTAdelta==
Epsilon
==epsilonEPSILONepsilon==
Zeta
==zetaZETAzeta==
==omegaOMEGAomega==