Wijmo UI for the Web
header Field

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

Determines the selector for the header element.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijaccordion.options.header;
Javascript (Specification) 
var header : string;
Remarks
Set this option to put header and content elements inside the HTML tags of your choice. By default, the header is the first child after an <LI> element, and the content is the second child html markup.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.