Page 4

Example Conductor: unveil.js

Conductors are a special type of component for managing multiple elements matching a selector, rather than being attached to individual elements via data-component="" attributes. They can be a more efficient way to coordinate the behaviour of groups of separated elements.

This example triggers an unveil animation when an image, or set of images in a container, has fully loaded.

A new version of this website is available.