Image:stop.png This documentation is for an older version of ZK. For the latest documentation please click here.
Caption
Single Page

Caption

Caption is used for Groupbox and Window as their title.

Note:

Mold: Default

Structure:

Overview

Events:

Action:

Normal (Open)

Hover

Click, Select, and Drag.

Focus

Focus and Hover

Disable

CSS naming:

z-caption

Supported

V

CSS Specification:

Class Name

Description

Default Values

.z-caption input, .z- caption td

Font size

font-size: ${fontSizeS};

.z-caption .z-caption-l

Font size of the left

font-size: ${fontSizeM};

.z-caption .z-caption-r

Font size of the right

font-size: ${fontSizeM};

.z-caption button, .z-caption .z-button .z-button-btn

Font size of button

font-size: ${fontSizeXS}; font-weight: normal; padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0;

.z-caption a, .z-caption a:visited

Font size of A tag

font-size: ${fontSizeS}; font-weight: normal; color: black; background: none; text-decoration: none;

Mold: Default (legend)

Structure:

Overview

Events:

Action:

Normal (Open)

Hover

Click, Select, and Drag.

Focus

Focus and Hover

Disable

CSS naming:

Supported

CSS Specification:

Class Name

Description

Default Values

.z-fieldset legend

Font size

font-family: ${fontFamilyC};font-size: ${fontSizeM}; font-weight: normal;