DayPilot.Month.cssOnly

The cssOnly property enables the CSS-only rendering mode in the JavaScript Month calendar.

This property is obsolete. The value is ignored and CSS-only mode is always enabled.

Declaration

DayPilot.Month.cssOnly

Notes

  • The event calendar is fully stylable using CSS.

  • You can use the standard CSS themes (month_white, month_green, month_blue, month_transparent).

  • You can use custom themes created by the theme designer.

  • Since version 8.0, cssOnly = false is not supported.

See Also

Monthly Event Calendar CssOnly Mode [doc.daypilot.org]