回答編集履歴

1

edit

2020/10/26 22:07

投稿

m.ts10806
m.ts10806

スコア80850

test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  [Bootstrap4 - Modal#Methods](https://getbootstrap.com/docs/4.0/components/modal/#methods)
16
16
 
17
- `$(target).modal('show')`
17
+ `$('#targetId').modal('show')`
18
18
 
19
19
 
20
20