質問編集履歴
2
bootstrapバージョン追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
ボタンを選択後に押したままの状態になります。
|
2
|
-
|
2
|
+
bootstrap4.3を使用しておりますが、ボタンは下記のもので特に変わった運用等は使っていないと考えております。
|
3
3
|
|
4
4
|
```html
|
5
5
|
<button type="button" class="btn btn-success send" id="send">send</button>
|
1
bootstrapについて追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
ボタンを選択後に押したままの状態になります。
|
2
|
-
ボタンは下記のもので特に変わった
|
2
|
+
bootstrapを使用しておりますが、ボタンは下記のもので特に変わった運用等は使っていないと考えております。
|
3
3
|
|
4
4
|
```html
|
5
5
|
<button type="button" class="btn btn-success send" id="send">send</button>
|