Active areas can be used to extend the task functionality and to add visual hints to the task box.

  • You can define the dimension and position relative to the task box.
  • Customize the active areas using custom HTML and styles.

Actions

Position

Position can be defined using CSS-like properties:

  • top
  • bottom
  • left
  • right
  • width
  • height

The horizontal position and width can be also specified using date/time value (start, end properties) instead of pixel-based left, right, and width properties.

Visibility

By default, active areas are only visible on event hover. An active area can be permanently visible.

Availability

Availability of this feature in DayPilot editions:

LitePro
DayPilot for JavaScript
DayPilot for ASP.NET WebForms
DayPilot for ASP.NET MVC
DayPilot for Java