Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
本当に簡単な質問。ボタンでモーダル ウィンドウをトリガーする代わりに、画像を使用する必要があります。それを行うためのコードがわかりません。任意のヒント?
はい、タグを画像に巻き付けるだけです。
<a href="#myModal" role="button" data-toggle="modal"> <img src="http://placehold.it/150x150"></a>
ライブの例を次に示します。
画像によるブートストラップモーダルトリガー