Wijmo UI for the Web
options type
Inheritance Hierarchy

Object
   jQuery.wijmo.wijaccordion.options

Browser Compatibility
7
5
5
Fields
 NameDescription
public Fieldstatic (Shared in Visual Basic)animated

Default value: 'slide'

Sets the animation easing effect that users experience when they switch between panes.

 
public Fieldstatic (Shared in Visual Basic)create  
public Fieldstatic (Shared in Visual Basic)disabled

Default value: false

Determines whether the widget behavior is disabled. If set to true, the control appears dimmed and does not respond when clicked.

 
public Fieldstatic (Shared in Visual Basic)duration

Default value: null

The animation duration in milliseconds.

 
public Fieldstatic (Shared in Visual Basic)event

Default value: 'click'

Determines the event that triggers the accordion to change panes.

 
public Fieldstatic (Shared in Visual Basic)expandDirection

Default value: 'bottom'

Determines the direction in which the content area of the control expands.

 
public Fieldstatic (Shared in Visual Basic)header

Default value: '> li > :first-child,> :not(li):even'

Determines the selector for the header element.

 
public Fieldstatic (Shared in Visual Basic)requireOpenedPane

Default value: true

Determines whether clicking a header closes the current pane before opening the new one.

 
public Fieldstatic (Shared in Visual Basic)selectedIndex

Default value: 0

Gets or sets the zero-based index of the accordion pane to show expanded initially.

 
Top
Events
 NameDescription
public EventbeforeSelectedIndexChangedOccurs before an active accordion pane change.  
public EventselectedIndexChangedOccurs when an active accordion pane changed.  
Top
See Also

Reference

jQuery.wijmo.wijaccordion Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.