ビルド番号を取得する


動作ブラウザ 【 IE:5.0  NN:-
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 - - - - - - - - - - × × -

ポイント <body style="Behavior:'url(#default#clientCaps)'"> buildNo = document.body.getComponentVersion("{89820200-ECBD-11CF-8B85-00AA005B4383}","componentid");
説  明 IE5.0以降ではビルド番号を取得することができます。(ただし、戻り値は5,50のように.の部分は,になります)getComponentVersion()によりコンポーネントのバージョンを取得できるので、これを使ってビルド番号を取得します。
サンプル <html> <head> <title>ビルド番号を取得する</title> </head> <body style="Behavior:'url(#default#clientCaps)'"> <script Language="JavaScript"><!-- buildNo = document.body.getComponentVersion("{89820200-ECBD-11CF-8B85-00AA005B4383}","componentid"); document.write("ビルド番号:"+buildNo); // --></script> </body> </html>
補足説明 なし

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

写真素材 PIXTA