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

Showing a 'loading..' animation or text in modal window

Asked by Jeff
8 years ago.

My aspx page is loaded by the modal.ShowUrl() function.
Because it needs some seconds to load, an white empty window is showing meanwhile.
To inform the user that something is going on, I like to display a loading message in the empty aera.
How can I implement this?
Regards,
Jeff

Modal.js Version 2.2
Daypilot 8.1

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

See the new version 2.3 of DayPilot.Modal:

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

It lets you specify the HTML that will be displayed in the modal window before the target URL loads.

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