This page is for developing the Popup modal.

The popup is currently disabled on all pages. To re-enable it, the Page Load interaction in the Page Trigger set called 'COVID19-POPUP' must be added back to the page. As seen in the right hand panel for this page.

Because the modal is a Symbol that appears on every page, the root div 'modal' has the display attribute 'display-none' as its default (otherwise it gets in the way of content on the page). The code controlling the popup when the page loads overrides the 'display-none' command.
To view the modal for further development set the div called 'modal' to 'display'.
This message is not part of the modal.