shows the lightbox modal overlay that blocks interactions with the remaining screen
box | HTMLElement | an element to hide |
scheduler.hideCover();
...
scheduler.showCover();
If you specify the input parameter, the method will show the specified HTML object element (by setting the display property to "block") centered on the screen.