Default"

From Documentation
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
=Source=
 
=Source=
<br />
+
 
 
{{CSSSource
 
{{CSSSource
| url=
+
| url=/zul/src/archive/web/js/zul/box/css/box.css.dsp
| control=
+
| control=Hbox
 
|}}
 
|}}
  
 
=Structure=
 
=Structure=
[[Image:Hbox1.jpg]]
+
[[Image:Hboxone.png]]
  
[[Image:Hbox2.jpg]]
+
[[Image:Hboxtwo.png]]
  
 
=Events=
 
=Events=
<br />
 
 
{{Template:Style Guide Event
 
{{Template:Style Guide Event
| &nbsp;
+
|.z-hbox
|-&nbsp;
+
|
|-&nbsp;
+
|
|-&nbsp;
+
|
|-&nbsp;
+
|
|-&nbsp;
+
|
|!
+
|V
|!
+
|
|!
+
|
|!
+
|
|!
+
|
|!
+
|
 
}}
 
}}
  
 
=CSS Specification=
 
=CSS Specification=
<br />
 
 
{{Template:ZK Style Guide CSS}}
 
{{Template:ZK Style Guide CSS}}
 
+
|td.z-hbox-sep
 +
 +
|Width of separator
 +
 +
|width: 0.3em; padding: 0; margin: 0;
 +
|}
  
 
{{ZKStyleGuidePageFooter}}
 
{{ZKStyleGuidePageFooter}}

Latest revision as of 06:47, 20 September 2010


This is the Default mold for Hbox.

Source

The CSS source for Hbox from GitHub


Structure

Hboxone.png

Hboxtwo.png

Events

CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-hbox
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
td.z-hbox-sep Width of separator width: 0.3em; padding: 0; margin: 0;



Last Update : 2010/09/20

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