Sidebar
Some text as placeholder. In real life you can have the elements you have chosen. Like, text, images, lists, etc.
Themes

This modal constructer works with ajax to call the server and load modals. The modals can be just information or even forms. The modals are constructed with Bootstrap 5 styling and degrade nicely when bootstrap is not used. This also uses the alert plugin to reply to forms unless another modal is setup to follow the initial form window. These modals also carry options for size. As an added feature, full screen was added.

When the windows are open, the following key assignments are in operation.

KeyAction
[Enter]Progress a series of modals or submit forms.
[Backspace]To return to the previous modal if it is enabled in the called ajax html.
[Esc]Closes the active modal unless preventions are in place.