document.vlinkColor

リンク済みの文字の色を参照/設定します。

構文

document.vlinkColor

例文

<html>
 <head>
  <title>document.vlinkColor</title>
</head>
 <body vlink="orange">
  <script type="text/javascript"><!--
   document.write(document.vlinkColor);
  // --></script>
 </body>
</html>

関連記事

スポンサーリンク

onFinish

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る