Team:Osaka
From 2009.igem.org
(Difference between revisions)
KazutoIKEDA (Talk | contribs) |
KazutoIKEDA (Talk | contribs) |
||
Line 29: | Line 29: | ||
} | } | ||
- | + | function openMenu(n) { | |
- | + | closeMenu(); | |
- | + | if(n == 1) { | |
- | + | exp1.style.display = "block"; | |
- | + | } | |
- | + | function closeMenu() { | |
- | + | exp1.style.display = "none"; | |
- | + | } | |
- | + | //--> | |
- | + | </script> | |
<!--[if lte IE 6]> | <!--[if lte IE 6]> |
Revision as of 02:13, 4 October 2009