The ZIndex property returns/sets the Z-Index of the WebMenu.

Property Value

WebMenu ZIndex.

Remarks

Sets the WebMenu's ZIndex (The stacking order) relative to other positionable elements. Corresponds to the CSS z-index attribute. Elements with higher ZIndex values will appear in front of elements with lower ZIndex values. A setting of 0 means that the browser decides the ZIndex, based mostly on the order which elements appear in the source code.

Default: 999


Copyright © Coalesys, Inc.