Reveal

Basics

A modal should open in the center of the page when either of these links are clicked.

Open Trigger

Toggle Trigger

Clicking any of these triggers should close the modal.

Clicking on the overlay should close the modal.

Toggle Trigger

Implicit Close Trigger

Explicit Close Trigger

Nested

Clicking this link should open the initial modal.

Open first modal

Clicking this link should replace this modal with a new one.

Open second modal

Clicking this link should close this modal, but not go back to the first one.

Close modal

With Offsets

Clicking this link should open a reveal with offset 50, 50 from top/left

Open offset modal

Am I in the top left?

Close modal

Slower fade in

Clicking this link should open a reveal fading in slow

Open offset modal

Did I open slower? Did the overlay also open slow?

Close modal

Faster fade in

Clicking this link should open a reveal fading in fast

Open offset modal

Did I open faster? Did the overlay also open fast?

Close modal

Multiple opened

Each link should open a separate modal.

Open modal 1

Open modal 2

Modal 1 - Now click the other one.

Close modal

Modal 2 - Now click the other one.

Close modal