> For the complete documentation index, see [llms.txt](https://jared-gibb.gitbook.io/fullcalendar-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jared-gibb.gitbook.io/fullcalendar-plugin-suite/elements/calendar/actions/extras/position-event-popup.md).

# Position Event Popup

{% embed url="<https://vimeo.com/572672558>" %}

## Setup to position event popup

1. Create your event display popup
2. Give the popup and element ID
3. set up the action to show popup on event click
   1. we recommend you place a 50-100ms pause between event click and positioning the element. This give the element time to render on the screen such that the plugin looks for the element ot move only after it has appeared on the screen.&#x20;
   2. Internal testing has shown this pause is not always necessary.&#x20;
4. set the [X and Y coordinates](/fullcalendar-plugin-suite/elements/calendar/exposed-data/clicked-event-x-and-y-coordinates.md) as shown in the image below
5. be sure to give an action to close the popup.&#x20;

![](/files/-Me6CalUhf2qTG8iU5Jq)
