Simple Stack Effects

      

Thisis a set of simple stack effects for inspiration. The main idea is to have one item shown initially and then, on some trigger, more items are revealed as decoration. As seen in image grids or on scroll websites as creative effect.

You can see these kind of effects usually on image galleries or single items on a page.

Note that for some of the effects we use perspective and 3D transforms so they will only work in modern browsers.

One item is shown initially and then, with some trigger, more items are revealed, normally as decoration. One can imagine a couple of triggers for these effects: item hover, on load, on scroll and on click effects.

StackEffects

DEMO    Documentation