Default"

From Documentation
 
Line 36: Line 36:
 
|overflow: hidden;
 
|overflow: hidden;
 
|}
 
|}
 +
 +
 +
 +
[since 6.0.0]
 +
=Events=
 +
{{Template:Style Guide Event
 +
|.z-groupbox
 +
|
 +
|
 +
|
 +
|
 +
|
 +
|V
 +
|
 +
|
 +
|
 +
|
 +
|
 +
}}
 +
 +
=CSS Specification=
 +
{{Template:ZK Style Guide CSS}}
 +
|.z-groupbox-cnt
 +
|Overflow of content
 +
|overflow: hidden;
 +
|}
 +
  
 
{{ZKStyleGuidePageFooter}}
 
{{ZKStyleGuidePageFooter}}

Latest revision as of 03:15, 16 November 2011


This is the Default mold for Groupbox.

Source

The CSS source for Groupbox from GitHub


Structure

Groupbox-final.png

Events

CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-fieldset
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-fieldset-cnt Overflow of content overflow: hidden;


[since 6.0.0]

Events

CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-groupbox
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-groupbox-cnt Overflow of content overflow: hidden;



Last Update : 2011/11/16

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.