Team:Osaka
From 2009.igem.org
(Difference between revisions)
KazutoIKEDA (Talk | contribs) |
KazutoIKEDA (Talk | contribs) |
||
Line 28: | Line 28: | ||
Imageflagc1==0; | Imageflagc1==0; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
function openMenu(n) { //リストを開く | function openMenu(n) { //リストを開く | ||
- | closeMenu() //表示中のリストを閉じる | + | closeMenu(); //表示中のリストを閉じる |
if(n == 1) { //リスト1を開く | if(n == 1) { //リスト1を開く | ||
exp1.style.display = "block"; | exp1.style.display = "block"; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
function closeMenu() { //リストを閉じる | function closeMenu() { //リストを閉じる | ||
exp1.style.display = "none"; | exp1.style.display = "none"; | ||
- | |||
- | |||
} | } | ||
//--> | //--> | ||
</script> | </script> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<!--[if lte IE 6]> | <!--[if lte IE 6]> | ||
Line 100: | Line 64: | ||
<a href="/Team:Osaka/COLOR" onMouseover="document.ia.src='https://static.igem.org/mediawiki/2009/a/ae/Bcicon_l10.png'; openMenu(1)" onMouseout="document.ia.src='https://static.igem.org/mediawiki/2009/e/e7/Bgicon_l10.png'; closeMenu()"> | <a href="/Team:Osaka/COLOR" onMouseover="document.ia.src='https://static.igem.org/mediawiki/2009/a/ae/Bcicon_l10.png'; openMenu(1)" onMouseout="document.ia.src='https://static.igem.org/mediawiki/2009/e/e7/Bgicon_l10.png'; closeMenu()"> | ||
<img src="https://static.igem.org/mediawiki/2009/e/e7/Bgicon_l10.png" name="ia"></a> | <img src="https://static.igem.org/mediawiki/2009/e/e7/Bgicon_l10.png" name="ia"></a> | ||
- | |||
- | |||
<!--<span class="row1">text text text text text text text<br>text text text text text text text<br>text text text text text text text</span>--> | <!--<span class="row1">text text text text text text text<br>text text text text text text text<br>text text text text text text text</span>--> | ||
<!--<a href="/Team:Osaka/COLOR" onMouseover="IntervarID=setInterval('changeimagec1()',1000)" onMouseout="stopc1()">--> | <!--<a href="/Team:Osaka/COLOR" onMouseover="IntervarID=setInterval('changeimagec1()',1000)" onMouseout="stopc1()">--> | ||
Line 112: | Line 74: | ||
</td> | </td> | ||
</tr> | </tr> | ||
+ | <tr id="exp1" onMouseover="openMenu(1)" onMouseout="closeMenu()"> | ||
+ | </tr> | ||
<tr> | <tr> | ||
<td valign="top" align="center" style="margin: 0; padding: 0;"> | <td valign="top" align="center" style="margin: 0; padding: 0;"> |
Revision as of 01:20, 4 October 2009