テキストエリアの背景色を変える


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

ポイント <textarea rows="3" onMouseover="this.style.backgroundColor='orange'" onMouseout="this.style.backgroundColor='white'">
説  明 テキストエリアの背景色を変更するにはスタイルシートのbackgroundColorプロパティに色名またはカラーコードを入れます。
サンプル <html> <head> <title>テキストエリアの背景色を変える</title> </head> <body> <form> <textarea rows="3" onMouseover="this.style.backgroundColor='orange'" onMouseout="this.style.backgroundColor='white'"></textarea> </form> </body> </html>
補足説明 なし

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

写真素材 PIXTA