Default"

From Documentation
 
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
This is the '''Default''' mold for '''Tablelayout'''.
 
This is the '''Default''' mold for '''Tablelayout'''.
 
=Source=
 
<br />
 
{{CSSSource
 
| url=
 
| control=
 
|}}
 
  
 
=Structure=
 
=Structure=
Line 19: Line 12:
  
 
=Events=
 
=Events=
<br />
 
 
{{Template:Style Guide Event
 
{{Template:Style Guide Event
|.z-table-layout,
+
|.z-tablelayout,
  
.z-table-children
+
.z-tablechildren
 
|
 
|
 
|
 
|
Line 38: Line 30:
  
 
=CSS Specification=
 
=CSS Specification=
<br />
 
 
{{Template:ZK Style Guide CSS}}
 
{{Template:ZK Style Guide CSS}}
 
+
|td.z-tablechildren
 +
|Align
 +
|vertical-align: top;
 +
|}
  
 
{{ZKStyleGuidePageFooter}}
 
{{ZKStyleGuidePageFooter}}

Latest revision as of 04:05, 13 September 2010


This is the Default mold for Tablelayout.

Structure

Tablelayout1.jpg

Tablelayout2.jpg


Events

CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-tablelayout,

.z-tablechildren

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-tablechildren Align vertical-align: top;



Last Update : 2010/09/13

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