Modal within a Modal

This is a demo of case where a user clicks to open a first modal, and then clicks a button in the first modal to open a second modal.

First Modal

This is the content of the first modal.
The button below will open a second modal.

Second Modal

This is the content of the second modal.