A JIA project has the capability of automatically triggering a popup window to open at a specific point during a flow. For example, a popup could be used to alert a call center agent that the account of the customer on the line is currently restricted.
When the popup is focused, it is active and users can enter input (if relevant). When the mouse is outside of the popup area, the window becomes opaque and disabled. The following examples show a sample popup in and out of focus.
Only one popup window can appear at any given time. If a second popup is called, the content of the original popup is overwritten.