ボタンに触れると背景色が変わります。
|
サンプル1 |
|
---|---|
|
サンプル2 |
|
|
---|---|
|
サンプル3 |
|
|
---|---|
|
サンプル4 |
|
|
---|---|
|
サンプル5 |
|
|
---|---|
|
ワンポイント |
特にありません。 |
変更点の説明 |
<form> <input type="button" value="表示する文字" style="border:1px solid 枠の色;color:文字の色;background-color:背景色" onMouseOver="this.style.background='マウスが触れた時の背景色'" onMouseOut="this.style.background='マウスが離れた時の背景色'"> </form> |
ホーム>>Kowaza Source | 次のページ → |