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>
这是一个活生生的例子:
通过图像引导模式触发