クリッカブルマップ上にマウスを合わせた時ステータスバーに文字を表示する


動作ブラウザ 【 IE:3.0  NN:2.0
Internet Explorer Netscape Navigator DreamPassport iCab
3.0x 4.0x 4.5 5.0x 5.5 2.0x 3.0x 4.0x 4.x 6.0 2 3 2.x
Windows - - -
Macintosh - - -
UNIX - - - - - - - -
Dreamcast - - - - - - - - - - -

ポイント <area href="http://www.shiojiri.ne.jp/~openspc/" coords="27,29,130,89" shape="rect" onmouseover="status='Go to OpenSpace(^^)/';return true;" onmouseout="status=''">
説  明 クリッカブルマップエリアのリンク上にマウスが乗ったらステータスバーに文字を表示するにはaタグ内にonmouseover="status='文字'"のように記述します。マウスがエリアから離れたらステータスバーの文字を消す必要があります。表示されている文字を消すにはonmouseout="status=''"のように記述します。
サンプル <html> <head> <title>クリッカブルマップ上にマウスを合わせた時ステータスバーに文字を表示する</title> </head> <body> <img height="120" width="160" src="map.jpg" border="0" usemap="#myMap"> <map name="myMap"> <area href="http://www.shiojiri.ne.jp/~openspc/" coords="27,29,130,89" shape="rect" onmouseover="status='Go to OpenSpace(^^)/';return true;" onmouseout="status=''"> </map> </body> </html>
補足説明 なし

■サンプルスクリプトを実行する >>実行
■各ブラウザでの動作結果を見る >>View!

写真素材 PIXTA