¥Ü¥¿¥ó¤ò²¡¤¹¤È¡¢¥Æ¡¼¥Ö¥ë¤ÎÇØ·Ê¿§¤¬ÊѤï¤Ã¤Æ¤¤¤¯¥¹¥¯¥ê¥×¥È¤Ç¤¹¡£
IE5°Ê¹ß¡¢NN6°Ê¹ß¸ÂÄê¤Ç¤¹¡£
¡¦¥µ¥ó¥×¥ë¤ò¸«¤ë
¡¦¥½¡¼¥¹¤òÊݸ¤¹¤ë ¡Ê±¦¥¯¥ê¥Ã¥¯¢ª¡ÖÂоݤò¥Õ¥¡¥¤¥ë¤ËÊݸ¡×or¡Ö¥ê¥ó¥¯¤ò̾Á°¤òÉÕ¤±¤ÆÊݸ¡×¤·¤Æ²¼¤µ¤¤¡£¡Ë
¡¦¥½¡¼¥¹¤ò¸«¤ë ¡¦²òÀâ¤ò¸«¤ë
[ ¥½¡¼¥¹ ]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<script language="JavaScript">
<!--//Copyright (C) WEST MiRa http://www.west-mira.jp
function my_bgcolor(dore)
{
if((document.getElementById) && (!document.all))
document.getElementById("lay0").style.backgroundColor=dore;
else if(document.all)
document.all("lay0").style.backgroundColor=dore;
}
//-->
</script>
</head>
<body>
<table border="1" id="lay0" style="position:relative;visibility:visible;">
<tr>
<td>
WEST MiRa¤Î¥È¥Ã¥×¥Ú¡¼¥¸¤Ç¤¹¡£<br>Á´¥³¥ó¥Æ¥ó¥Ä¤Ë·Ò¤¬¤Ã¤Æ¤¤¤Þ¤¹¡£<br>
</td>
<td>
JavaScript¤Î¥È¥Ã¥×¥Ú¡¼¥¸¤Ç¤¹¡£<br>´ðÁùֺ¤ȥµ¥ó¥×¥ë½¸¤¬¤¢¤ê¤Þ¤¹¡£<br>
</td>
</tr>
</table>
<table border="1" cellpadding="5">
<form name="form1">
<tr align="center">
<td><input type="button" name="iro" onClick="my_bgcolor('black');" value="black"></td>
<td><input type="button" name="iro" onClick="my_bgcolor('gray');" value=" gray "></td>
<td><input type="button" name="iro" onClick="my_bgcolor('silver');" value="silver"></td>
<td><input type="button" name="iro" onClick="my_bgcolor('white');" value="white"></td>
</tr>
<tr align="center">
<td><input type="button" name="iro" onClick="my_bgcolor('maroon');" value="maroon"></td>
<td><input type="button" name="iro" onClick="my_bgcolor('red');" value=" red "></td>
<td><input type="button" name="iro" onClick="my_bgcolor('purple');" value="purple"></td>
<td><input type="button" name="iro" onClick="my_bgcolor('fuchsia');" value="fuchsia"></td>
</tr>
<tr align="center">
<td><input type="button" name="iro" onClick="my_bgcolor('green');" value="green"></td>
<td><input type="button" name="iro" onClick="my_bgcolor('lime');" value=" lime "></td>
<td><input type="button" name="iro" onClick="my_bgcolor('olive');" value="olive"></td>
<td><input type="button" name="iro" onClick="my_bgcolor('yellow');" value="yellow"></td>
</tr>
<tr align="center">
<td><input type="button" name="iro" onClick="my_bgcolor('navy');" value=" navy "></td>
<td><input type="button" name="iro" onClick="my_bgcolor('blue');" value=" blue "></td>
<td><input type="button" name="iro" onClick="my_bgcolor('teal');" value=" teal "></td>
<td><input type="button" name="iro" onClick="my_bgcolor('aqua');" value=" aqua "></td>
</tr>
</form></table>
¡¡¡¦
¡¡¡¦
¡¡¡¦
</body></html>
[ ²òÀâ ]
¡Öiro_ver2('aqua');¡×¤ä¡Öiro_ver2('teal');¡×¤È¸À¤¦Éôʬ¤¬¤¢¤ê¤Þ¤¹¤¬¡¢
¥·¥ó¥°¥ë¥¯¥ª¡¼¥Æ¡¼¥·¥ç¥ó¤Ç¶´¤Þ¤ì¤Æ¤¤¤ëÉôʬ¤¬¡¢¼ÂºÝ¤Î¿§»ØÄê²Õ½ê¤Ç¤¹¡£
¤â¤Á¤í¤óRGB·Á¼°¤Ç¤Î»ØÄê¤â²Äǽ¤Ç¤¹¡£
¿§¤òÊѹ¹¤·¤¿¤¤ºÝ¤Ï¡¢¡Öiro_ver2('teal');¡×¤Î¡Öteal¡×Éôʬ¤òÊѤ¨¤Æ¤¯¤À¤µ¤¤¡£
¿§Ì¾¤â¡¢¤ª¹¥¤¤Ê¤â¤Î¤ËÊѹ¹¤·¤Æ£Ï£Ë¤Ç¤¹¡£
¥Æ¡¼¥Ö¥ëÆâ¤Î¥»¥ë¿ô¤Ê¤É¤Ï¡¢¤ª¹¥¤¤Ê¤è¤¦¤Ë¥«¥¹¥¿¥Þ¥¤¥º¤·¤Æ¤¯¤À¤µ¤¤¡£
Â礤µ¤ä¥»¥ë´Ö¤Î´Ö³Ö¤â¡¢¤´¤¯ÉáÄ̤ˤ´Êѹ¹²¼¤µ¤¤¡£
¤¿¤À¤·1¹ÔÌܤÎ
<table border="1" id="lay0" style="position:relative;visibility:visible;">
ÀÖ»úÉôʬ¤ÏÊѹ¹¤·¤Ê¤¤¤Ç¤¯¤À¤µ¤¤¡£
|