Dogfalo / materialize

Materialize, a CSS Framework based on Material Design
https://materializecss.com
MIT License
38.86k stars 4.74k forks source link

Material box gallery/slideshow #1515

Open jtebert opened 9 years ago

jtebert commented 9 years ago

Lightbox has the option to click through a set of images in the lightbox (here). I'd really appreciate having something like this for the material box.

I was picturing HTML syntax along the lines of:

<div class="materialboxed-set">
    <img/>
    <img/>
    <img/>
</div>
salmanulfarzy commented 7 years ago

What's the current status of this issue?

ncovercash commented 7 years ago

I am going to begin work on this . I will update when I get a prototype.

tomscholz commented 7 years ago

@smileytechguy Any updates?

ncovercash commented 7 years ago

@tomscholz I had forgotten about this. It's a really busy time for me right now, it's probably be best if someone else did it

kevzlou7979 commented 7 years ago

Also when having a waves on it's container MaterialBoxed covers up with Black Overlay.