JavaScript External File
JavaScript 外部ファイルについて    


ステータスバーに流れる文字2




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="ja-JP">
<head>
<meta http-equiv="content-type" content="text/html; charset=shift_jis">
<meta http-equiv="content-script-type" content="text/javascript">
<meta http-equiv="content-style-type" content="text/css">
<title>ステータスバーに流れる文字2</title>

<script type="text/javascript">
<!--
message0 = "     ";//スペース部分の長さ
message1 = "当ホームページへようこそ!";
message2 = "このサイトは、いろいろあります。";
message3 = "お気に入りに追加してね。";
message = message0 + message1 + message0 + message2 + message0 + message3 + message0;

function magsalita(){
	setTimeout("magsalita()",400);
	message = message.substring(4,message.length)+message.substring(0,4);
	window.status = message;
}
window.onload = magsalita;
// -->
</script>

</head>
<body>

<h1>ステータスバーに流れる文字2</h1>

</body>
</html>

 | HOME  | 相互リンク集  | 初心者に分かりやすい JavaScript サンプル | 

 | Contact us at Feedback  | SitePolicy | 

Last Update: 6 / 25 / 2008 17:22:33 JST

 | 子連れ ヘラブナ釣り  | ひかる君の写真集  | Bayani  | Balita  | Bagong Bayani  | Directory  | Yahoo! 360°  | Web BBS  | JS File |