javascript - Arrangements of days from top to bottom intead of left to right in fulcalendar -
I am trying to change the system of days in fullcalendar. Now the hull of days is arranged from left to right in the week's view. I need to make arrangements from top to bottom rather than left to right. I use tables to arrange days. My opinion table may not be suitable for this requirement That's why I changed the table with the div, the day is arranged from top to bottom, but the incidents are not showing up completely, can anyone help me? thank you in advanced.
I am using the fullcalendar.js code and updated with my complete requirement
Events are shown on the calendar, in which the basis of the system from the left to the day The necessary condition is found on the right side
Please give a suggestion
If you want to do this, you will need fullcalendar. Js will need to modify the source code. The function in the document does not support you as needed.
Comments
Post a Comment