²èÌ̤¬Æɤ߹þ¤Þ¤ì¤¿»þ¤Ë¡¢¥Æ¡¼¥Ö¥ë¤ÎÇØ·Ê¿§¤¬¥Õ¥§¡¼¥É¥¤¥ó¤·¤Æɽ¼¨¤µ¤ì¤ë¥¹¥¯¥ê¥×¥È¤Ç¤¹¡£
¤³¤Î¥Ð¡¼¥¸¥ç¥ó¤Ç¤Ï¡¢¤ª¹¥¤¤Ê¿§¤Ç¥Õ¥§¡¼¥É¥¤¥ó¤µ¤»¤ë»ö¤¬½ÐÍè¤Þ¤¹¡£
»ÈÍѤ¹¤ë¿§¤Ï¡¢½ÐÍè¤ë¤À¤±Ç»ÅÙ¤¬°ã¤¦¤â¤Î¤ò¤´»ÈÍѲ¼¤µ¤¤¡£
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
//¥Õ¥§¡¼¥É¥¤¥ó³«»Ï»þ¤ÎÇØ·Ê¿§¤ò»ØÄꤹ¤ë
start_color="8f7e68";
//¥Õ¥§¡¼¥É¥¤¥ó½ªÎ»»þ¤ÎÇØ·Ê¿§¤ò»ØÄꤹ¤ë
end_color="f2e2cc";
//¥Õ¥§¡¼¥É¥¤¥ó¤Î¿Ê¹Ô¤ò·è¤á¤ëÁᤵ
//ÃÙ¤¯¤·¤¹¤®¤ë¤È¥Õ¥§¡¼¥É¥¤¥ó¤Ë¸«¤¨¤Ê¤¯¤Ê¤ë
times=50;
iro="0123456789abcdef";
haji1=eval("0x"+start_color.substring(0,2));
haji2=eval("0x"+start_color.substring(2,4));
haji3=eval("0x"+start_color.substring(4,6));
haji11=eval("0x"+end_color.substring(0,2));
haji22=eval("0x"+end_color.substring(2,4));
haji33=eval("0x"+end_color.substring(4,6));
if(start_color<end_color)
{
kazu1=Math.ceil((haji11-haji1)/14);
kazu2=Math.ceil((haji22-haji2)/14);
kazu3=Math.ceil((haji33-haji3)/14);
}
else
{
kazu1=-Math.ceil((haji1-haji11)/14);
kazu2=-Math.ceil((haji2-haji22)/14);
kazu3=-Math.ceil((haji3-haji33)/14);
}
my_time=0;
kazu=0;
function fade_in()
{
if(((document.getElementById) && (!document.all)) || (document.all))
{
if(kazu==0)
{
if((document.getElementById) && (!document.all))
document.getElementById("lay0").style.backgroundColor=start_color;
else if(document.all)
document.all("lay0").style.backgroundColor=start_color;
}
haji1+=kazu1;
haji2+=kazu2;
haji3+=kazu3;
start_color=haji1.toString(16)+haji2.toString(16)+haji3.toString(16);
if((document.getElementById) && (!document.all))
document.getElementById("lay0").style.backgroundColor="#"+start_color;
else if(document.all)
document.all("lay0").style.backgroundColor="#"+start_color;
kazu++;
clearTimeout(my_time);
if(kazu < 12)my_time=setTimeout('fade_in()',times);
else
{
if((document.getElementById) && (!document.all))
document.getElementById("lay0").style.backgroundColor="#"+end_color;
else if(document.all)
document.all("lay0").style.backgroundColor="#"+end_color;
}
}
}
//-->
</script>
</head>
<body onLoad="fade_in();">
<table border="1" id="lay0" style="position:relative;visibility:visible;">
<tr>
<td>
WEST MiRa¤Î¥È¥Ã¥×¥Ú¡¼¥¸¤Ç¤¹¡£<br>Á´¥³¥ó¥Æ¥ó¥Ä¤Ë·Ò¤¬¤Ã¤Æ¤¤¤Þ¤¹¡£<br>
</td>
<td>
JavaScript¤Î¥È¥Ã¥×¥Ú¡¼¥¸¤Ç¤¹¡£<br>´ðÁùֺ¤ȥµ¥ó¥×¥ë½¸¤¬¤¢¤ê¤Þ¤¹¡£<br>
</td>
</tr>
</table>
</body></html>
[ ²òÀâ ]
¾å¤«¤é5¹ÔÌܤΡÖ8f7e68¡×¤ÎÉôʬ¤Ë¡¢¥Õ¥§¡¼¥É¥¤¥ó¤¬»Ï¤Þ¤ëºÇ½é¤Î¿§¤òÀßÄꤷ¤Æ¤¯¤À¤µ¤¤¡£
¼¡¤Î6¹ÔÌܤΡÖf2e2cc¡×¤ÎÉôʬ¤Ë¡¢¥Õ¥§¡¼¥É¥¤¥ó¤¬½ªÎ»¤¹¤ëºÇ¸å¤Î¿§¤òÀßÄꤷ¤Æ¤¯¤À¤µ¤¤¡£
¤½¤ì°Ê³°¤Î¿§¤Ï¡¢¼«Æ°Åª¤Ë»»½Ð¤·¤Þ¤¹¡£
»ÈÍѤ¹¤ë¿§¤Ï¡¢½ÐÍè¤ë¤À¤±¥Ï¥Ã¥¥ê°ã¤¦¿§¤ò¤´»ÈÍѲ¼¤µ¤¤¡£
¶á»÷¿§¤ò»È¤¦¤È¡¢Àµ¾ï¤Ë¥Õ¥§¡¼¥É¥¤¥ó¤Ç¤¤Þ¤»¤ó¡£
Î㤨¤ÐÇ»¤¤Î理ÈÇö¤¤Îп§¤Ê¤éOK¤Ç¤¹¤¬¡¢Çö¤¤Î理ÈÇö¤¤²«Îп§¤Ç¤Ï¥Õ¥§¡¼¥É¥¤¥ó¤¬ÄÙ¤ì¤Þ¤¹¡£
¤Þ¤¿¾å¤«¤é7¹ÔÌܤΡÖtimes=50;¡×¤Î¿ôÃͤò½ñ¤´¹¤¨¤ë¤È¡¢¥Õ¥§¡¼¥É¥¤¥ó¤¹¤ëÁᤵ¤¬ÊѤï¤ê¤Þ¤¹¡£
¥Æ¡¼¥Ö¥ëÆâ¤Î¥»¥ë¿ô¤Ê¤É¤Ï¡¢¤ª¹¥¤¤Ê¤è¤¦¤Ë¥«¥¹¥¿¥Þ¥¤¥º¤·¤Æ¤¯¤À¤µ¤¤¡£
Â礤µ¤ä¥»¥ë´Ö¤Î´Ö³Ö¤â¡¢¤´¤¯ÉáÄ̤ˤ´Êѹ¹²¼¤µ¤¤¡£
¤¿¤À¤·1¹ÔÌܤÎ
<table border="1" id="lay0" style="position:relative;visibility:visible;">
ÀÖ»úÉôʬ¤ÏÊѹ¹¤·¤Ê¤¤¤Ç¤¯¤À¤µ¤¤¡£
|