Edu

Results 4 comments of Edu

Hello Stephan, thanks for taking your time. > Is there a reason to attach the jBox after click? > > ```js > eventClick: function(calEvent, jsEvent, view) { > box.attach('.elem-'+calEvent.event.extendedProps.myId).setTitle(calEvent.event.title).open(); >...

Even using attach on a existing element the first time and then reattaching when I click on the Fullcalendar event, target is not defined in this.option.target, therefore it uses jquery(window)...

For now I'm setting startDate and then using selectDate to get date selected and displayed on widget. ``` // curDate is the desired date to be selected var myDatePicker =...

Same issue here, fresh installation done right now. My Deployment Target is 8.0.