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

DayPilot Month Calendar

Asked by Ferdie Wehrmann
8 years ago.

When selecting a timerange on the month calendar the new event modal popup keeps on hiding behind the Contentplaceholder in the Chrome and Firefox browsers.

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

If the modal gets hidden by another part of the page (that uses position:relative or position:absolute) you can increase the z-index value using .zIndex property of the DayPilot.Modal object.

See also:
http://code.daypilot.org/81367/daypilot-modal

Comment posted by Ferdie Wehrmann
8 years ago.

Works 100% thanks.

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