Default"
From Documentation
m (→Structure) |
|||
Line 14: | Line 14: | ||
=Structure= | =Structure= | ||
− | [[Image:Bandbox1. | + | [[Image:Bandbox1.png]] |
− | [[Image:Bandpopup1. | + | [[Image:Bandpopup1.png]] |
=Events= | =Events= |
Revision as of 06:06, 16 September 2010
This is the Default mold for Bandpopup.
Source
The CSS source for Bandpopup from GitHub
Structure
Events
CSS\Action | Normal (Open) | Hover | Click, Select, and Drag. | Focus | Focus and Hover | Disable |
Naming: | .z-band-popup | |||||
Supported: | V |
Note: An exclamation mark(!) means that the action effect is done by CSS background , not CSS background-position
CSS Specification
Class Name | Description | Default Values |
.z-bandbox-pp | Font size | margin: 0; white-space: nowrap; font-family: ${fontFamilyC};
font-weight: normal; repeat-x;display: block; position: absolute; z-index: 88000; background: white; border: 1px solid #7F9DB9; padding: 2px; font-size: ${fontSizeS}; |