search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Popup menu (contextmenu) behind modal

Asked by Jeffrey
3 years ago.

Im having issue with the z-index of contextmenu split: the daypilot is in modal and when menu pops up it goes behind the modal. how can i change the z-index of menu_default_main class. the element style always setting to position: absolute; top: 180px; left: 1130px; overflow: hidden; z-index: 121; whenever i popup the menu.

Answer posted by Dan Letecky [DayPilot]
3 years ago.

You can set the z-index of both components using zIndex property:

https://api.daypilot.org/daypilot-modal-zindex/
https://api.daypilot.org/daypilot-menu-zindex/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.