| Issue 2542: | Not able to get reference to .fc-helper from EventRender callback | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hello, I'm developping a calendar application where I want to implement travel time. In my approach, to do this I need to get reference to '.fc-helper' from inside of EventRender callback which is not possible. Is there any other way to do this? My approach including issue details may be found here: http://stackoverflow.com/questions/31264925/how-to-get-reference-of-fc-helper-from-eventrender-callback
Aug 2, 2015
Project Member
#1
adamrs...@gmail.com
Status:
Done
Aug 17, 2015
Hey Adam, thanks for your answer, however I'm not playing with eventAfterRender, but eventRender. I need to modify the inner HTML of the .fc-helper element from within a eventRender. Does .fc-helper element exist in DOM once I've started dragging (without droping)? If not, is there any other way to modify helper HTML while dragging? Thanks for your answers.
Aug 22, 2015
discussion has moved here: https://github.com/fullcalendar/fullcalendar/issues/2807 |
|
| ► Sign in to add a comment |