Make your own views on the full calendar

I would like to make my own views on a complete jQuery script. I see these examples: [1] [2], but I don’t see where and how the HTML is created for presentation. I am searching on google for official documentation, a discussion list, but I am not getting an answer.

Can someone tell me that these are more or less steps to have your own look at the full calendar? I would like to have a horizontal list of the week.

[1] http://tux.fi/~jarnok/fullcalendar/demos/resourceView.html

[2] http://www.paulthedutchman.nl/calendar_standalone/

Thanks everyone! Sincerely.

+3
source share
2 answers

FullCalendar, :

FullCalendar

, 4 .

src/_loader.js
src/defaults.js
src/common/DayEventRenderer.js
src/common/SelectionManager.js

(src/resource/*).

, , IKE LIN .

, .

, . , , . !!:)

+3

, HTML. javascript, Fullcalendar. fullcalendar, nextWeeksView, , , : http://tux.fi/~jarnok/fullcalendar-resourceviews

0

All Articles