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.
我想使用 Fotorama.io 来显示 HTML 内容。但似乎 HTML 在滑块内不可点击。有没有可能让它在 Fotorama 中工作?
在您的框架上使用.fotorama__selectclass 以使其可点击和可选择:
.fotorama__select
<div class="fotorama"> <div class="fotorama__select">One</div> <div class="fotorama__select"><strong>Two</strong></div> <div class="fotorama__select"><em>Three</em></div> </div>
http://fotorama.io/customize/html/#selectable-text