The following tables lists the WijMenu extender's server-side properties and the client-side options for the wijmenu widget. Please visit http://wijmo.com/wiki/index.php/Menu to view the full client-side documentation for the widget.
|
Server-Side Property |
Client-Side Option |
Description |
|
Animation |
animation |
Defines the animation to show or hide the submenu in flyout mode. If showAnimation or hideAnimation is not specified, use this property. |
|
BackLink |
backLink |
Determines whether the iPod menu shows a back link or a breadcrumb header in the menu. |
|
BackLinkText |
backLinkText |
Gets and sets the text of the back link. |
|
CrumbDefaultText |
crumbDefaultText |
Gets and sets the top breadcrumb's default text. |
|
HideAnimation |
hideAnimation |
Defines the animation to hide the submenu in flyout mode. |
|
HideDelay |
hideDelay |
Gets or sets the delay time to hide the submenu. |
|
MaxHeight |
maxHeight |
Determines the iPod-style menu's maximum height. |
|
Mode |
mode |
Defines the behavior of the submenu whether it is a popup menu or an iPod-style navigation list. |
|
Orientation |
orientation |
Controls the root menu's orientation. All submenus are vertical regardless of the orientation of the root menu. |
|
Position |
position |
Specifies the location and orientation of the menu relative to the button or link used to open it. |
|
ShowAnimation |
showAnimation |
Defines the show animation used to show a submenu in flyout mode. |
|
ShowDelay |
showDelay |
Gets or sets the time of the delay before showing a submenu. |
|
SlidingAnimation |
slidingAnimation |
Defines the sliding animation in slide mode. |
|
TopLinkText |
topLinkText |
Gets and sets the text of the top link. |
|
Trigger |
trigger |
Specifies the event used to show the menu. |
|
TriggerEvent |
triggerEvent |
Specifies the event used to show the menu. |