[ad_1]
I’m looking for a plugin that I can use with element or that will stack images on top of each other each time you click it. The vision is that it’s a stack of Polaroids that adds another on-top when you click. I haven’t found anything with a google search so far so I thought I’d ask here.
[ad_2]
You’ll probably have to custom code this.
Here’s a code pen that’s similar, but doesn’t add new image on click
[https://codepen.io/jonwilcox/pen/oyERJB](https://codepen.io/jonwilcox/pen/oyERJB)
Adding a new image would be pretty simple with javascript.