ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.85k stars 1.3k forks source link

Firefox modal doesn't show #192

Closed weilinzung closed 8 years ago

weilinzung commented 8 years ago

I try to test the Lightbox on different browsers, but on Firefox(46.01) that the modal doesn't show at all when I click the play button. on Safari and Chrome are fine.

What maybe cause this issue?

thanks.

ashleydw commented 8 years ago

Please provide a link or full example.

weilinzung commented 8 years ago
<button class="btn-margin btn-circle">
<a data-toggle="video_lightbox" class="btn cricle-play" href="<?php echo $link_url_youtube_vimeo; ?>"><span class="fa fa-play"></span></a>
</button>

I don't have the live link for now, all I can provide and I think maybe the button has problem. Only not working on Firefox now.

Update: I tested the link without the button code then everything is fine, not sure why cause issue, still need help on this.

Thanks.

ashleydw commented 8 years ago

You are using invalid html.

A very quick google: http://stackoverflow.com/questions/17253410/link-inside-a-button-not-working-in-firefox