Default value: false
Indicates whether to append the event dialog element to the body element rather than to the event calendar container.
$("#eventscalendar").wijevcal( { ensureEventDialogOnBody: true });
If true, the dialog appends to the body element.
If false, the dialog appends to the event calendar container.