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

Fisheyebar

Fisheyebar and Fisheye.

Source:

Mold: Default

Structure:

Overview

Events:

Action:

Normal (Open)

Hover

Click, Select, and Drag.

Focus

Focus and Hover

Disable

CSS naming:

z-fisheyebar, z-fisheye

Supported

V

CSS Specification:

Class Name

Description

Default Values

.z-fisheyebar

Visibility

visibility: hidden;

.z-fisheyebar-inner

Position of fisheyebar

position: relative;

.z-fisheye

Position of fisheye

position: absolute; z-index: 2;

.z-fisheye-img

Image size

border: 0px; position: absolute; width: 100%; height: 100%;

.z-fisheye-text

Font size

font-size: ${fontSizeM}; font-weight: normal; font-family: Arial, Helvetica, sans-serif; background-color: #eee; border: 2px solid #666; padding: 2px; text-align: center; position: absolute; display: none;