WEST MiRa(1,739 Byte)
JavaScript(1,601 Byte)

■ JavaScript - サンプル集(257種類) - パーツ
   - 自動的に最終更新日記載 Ver1

最終更新日を表示するスクリプトです。
ページ内容を更新すると、自動的に更新されます。
サンプルを見る
ソースを保存する
(右クリック→「対象をファイルに保存」or「リンクを名前を付けて保存」して下さい。)
ソースを見る
解説を見る





[ ソース ]


<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
</head>

<body>

<script language="JavaScript" type="text/javascript">
<!--//Copyright (C) WEST MiRa http://www.west-mira.jp

	document.write("Last Update "+document.lastModified+"<br>");

//-->
</script>

</body></html>



[ 解説 ]

スクリプトを表示させたい部分に、ソースをコピーペーストで貼り付けて下さい。


バナー、リンクについて  ,   利用規約  ,   ヘルプ

Copyright (C) 1998-2007 WEST MiRa. All rights reserved.