defines whether the event form will appear from the left/right side of the screen or near the selected event
scheduler.config.quick_info_detached = false;
...
scheduler.init('scheduler_here',new Date(2013,5,30),"day");
The property requires the quick_info plugin to be activated.