Capture click in calender-day
So what we want to do now is, when we click one of these calendar -days, we want to capture
the click event and then get the information about the position of the mouse when it clicked
and then we want that data then to be sent to our event form to tell it where to position
itself. Okay, so first thing we need to do is go to our calendar day component and we
want to now bind on the click event and no sorry, we want well listen on the click event
Click to load comments...