Default (Horizontal)

From Documentation
Revision as of 03:05, 14 September 2010 by Jumperchen (talk | contribs) (→‎Source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



This is the Default (Horizontal) mold for Menubar.

Source

The CSS source for Menubar from GitHub


Structure

Menubar-hoz1.jpg

Menubar-hoz2.jpg

Events

CSS\Action Normal (Open) Hover Click, Select, and Drag. Focus Focus and Hover Disable
Naming: .z-menubar-hor
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-menubar-hor Background image position : relative;

display: block; padding : 2px 0px; border-bottom : 1px solid #B1CBD5;

background: #CEE7F5 repeat-x 0 center; background-image: url(${c:encodeURL('~./zul/img/common/bar-bg.png')});



Last Update : 2010/09/14

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