jQuery.wijmo.wijaccordion Namespace > options type : header Field |
Default value: '> li > :first-child,> :not(li):even'
Determines the selector for the header element.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijaccordion.options.header; |
Javascript (Specification) | |
---|---|
|