Difference between revisions of "CarouselView Options"

From Lianjapedia
Jump to: navigation, search
Line 5: Line 5:
 
!width="80%"|Description
 
!width="80%"|Description
 
|-
 
|-
|valign="top"|Menu||The menu to embed at the top of the CarouselView section.  This is a comma separated list that may contain submenus.
+
|valign="top"|Menu||The menu to embed at the top of the CarouselView section.  This may contain submenus.  Menuitems should be | separated, with sub menuitems comma-separated and in parentheses. For single level menus, the menuitems can be comma-separated or | separated.
 
|-
 
|-
 
|valign="top"|Images||A comma separated list of images to be displayed as a carousel.
 
|valign="top"|Images||A comma separated list of images to be displayed as a carousel.

Revision as of 09:08, 10 April 2015

Under Construction

Attribute Description
Menu separated, with sub menuitems comma-separated and in parentheses. For single level menus, the menuitems can be comma-separated or | separated.
Images A comma separated list of images to be displayed as a carousel.
Captions A comma separated list of captions to be displayed in the carousel images.
Sub captions A comma separated list of sub captions to be displayed in the carousel images.
Show controls Show the carousel left and right selection controls (True | False).
Show indicators Show the carousel panel indicators (True | False).
Cycle interval The interval in seconds to cycle through the images. 0 (default) specifies no cycling.