DOM manipulation for fullCalendar js
问题 I'm using fullcalendar, a JavaScript event calendar which leverages on jQuery. I need to edit all day cells of the calendar, adding two verticals lists, both floating left; do I have to achieve that handling events? Well; I think not. Is there a simple and effective way to achieve that? Below is my code illustrating my failed attempt to achieving that: $("#calendar").fullCalendar({ header: { left: 'prev', center: 'title', right: 'next' }, //defaultDate: '2015-02-12', monthNames: ['Enero',